From 7a26cd64f0ba18523f96fdcf42642b7e61bfef7d Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 21 Dec 2020 20:23:08 +0000 Subject: [PATCH] update --- exampleSite/go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 3a88f6a..9182207 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20201206171046-1626fddc1ec8 // indirect \ No newline at end of file +require github.com/onweru/compose v0.0.0-20201221201530-bce6744be91e // indirect -- Gitblit v1.10.0