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>2022-06-13 22:21:36 +0300
committerweru <fromweru@gmail.com>2022-06-13 22:21:36 +0300
commit823b5de743db69a764f2d7be33d940f0d674fead (patch)
tree2fb2956b2a4388b59a8a6caf7176d9cc3180a8bc
parent5be4d7fe943774a5c1f0648880ef8b90e9724fc1 (diff)
Signed-off-by: weru <fromweru@gmail.com>
-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 98547ba..cf025cf 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-20220613154008-94eca169c565 // indirect
+require github.com/onweru/compose v0.0.0-20220613160631-5be4d7fe9437 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 8bccd0e..0a98dab 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -210,3 +210,5 @@ github.com/onweru/compose v0.0.0-20220613153906-17d886cf4af7 h1:ukWfKHCT0Hwn25r3
github.com/onweru/compose v0.0.0-20220613153906-17d886cf4af7/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20220613154008-94eca169c565 h1:A0O9ceHNjZx+f01g0vcEGcdTXgOanQeR/D8qiitYerI=
github.com/onweru/compose v0.0.0-20220613154008-94eca169c565/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20220613160631-5be4d7fe9437 h1:6fMlXV26iNJk8TTQbYv6baJx4+nvrrspjlYlgCjI23o=
+github.com/onweru/compose v0.0.0-20220613160631-5be4d7fe9437/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=