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-02-01 04:19:28 +0300
committerweru <fromweru@gmail.com>2022-02-01 04:19:28 +0300
commitfa302c191e1e9f49aad43cd9bd895455b17c7ca8 (patch)
treef8cb62fa24ac98b84a1773a2e514cb64f6f5097a
parent09a8e1b4a4c39e639ebe2581a948f0e88224020c (diff)
update
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 a441645..962b4ad 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-20220201002706-19dcf4f70f4a // indirect
+require github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index d9ac12f..1668ac2 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -202,3 +202,5 @@ github.com/onweru/compose v0.0.0-20220201002401-8fc05ebec231 h1:wNtaIQ7jJPCOi/KU
github.com/onweru/compose v0.0.0-20220201002401-8fc05ebec231/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20220201002706-19dcf4f70f4a h1:G4nU+9JMPiVjuCUONovpvWYeFYd2usmxU6gjMbcJJMc=
github.com/onweru/compose v0.0.0-20220201002706-19dcf4f70f4a/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3 h1:+0s7j6cuw2l2fedqcDMAoPsj2AWl44KnuZPAdaUiNno=
+github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=