Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/onweru/compose.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/go.mod2
-rw-r--r--exampleSite/go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 4f71ae6..56555f6 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@ module compose-exampleSite
go 1.15
-require github.com/onweru/compose v0.0.0-20201221175135-b872c49c7406 // indirect
+require github.com/onweru/compose v0.0.0-20201221184839-90105c234b04 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 61af931..a543321 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -84,3 +84,5 @@ github.com/onweru/compose v0.0.0-20201208143540-546849cecc5f h1:kvYndPERAdccKgLG
github.com/onweru/compose v0.0.0-20201208143540-546849cecc5f/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20201221175135-b872c49c7406 h1:89XayByNpO2XyCBo0KNZ+56T59ks+HCkeUzfpKH1pv4=
github.com/onweru/compose v0.0.0-20201221175135-b872c49c7406/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20201221184839-90105c234b04 h1:ciu+tKjaMdaTcTSDggu9Y7+k1CPZoUGcZ2b2qgSq5g8=
+github.com/onweru/compose v0.0.0-20201221184839-90105c234b04/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=