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:
authorweru <fromweru@gmail.com>2020-12-21 21:49:09 +0300
committerweru <fromweru@gmail.com>2020-12-21 21:49:09 +0300
commit297c636596882b1924188c9ece3f0820159f1635 (patch)
treec2c2d844ff9b12addd6898356bf2b663ee47796c
parent90105c234b04b0a42e3ed7a0cc7c3b6b417e9d10 (diff)
update
-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=