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>2021-05-02 18:30:39 +0300
committerweru <fromweru@gmail.com>2021-05-02 18:30:39 +0300
commit332c69507e70f5d249ce22f28684bf6de6431aa6 (patch)
treea7900e0d4d6f0c025445596f48596f8aadb39373 /exampleSite
parent185aafcedecde5b6f0e8cb394018ebbe2ef6f774 (diff)
update module
Signed-off-by: weru <fromweru@gmail.com>
Diffstat (limited to 'exampleSite')
-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 a0c2448..b20f307 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-20210430153828-b0b7c86cc0d9 // indirect
+require github.com/onweru/compose v0.0.0-20210502152903-185aafcedecd // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index c3f4a1d..0916ecc 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -166,3 +166,5 @@ github.com/onweru/compose v0.0.0-20210415153638-a7ebb4827998 h1:ihz6pmmMBL7qjLcD
github.com/onweru/compose v0.0.0-20210415153638-a7ebb4827998/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20210430153828-b0b7c86cc0d9 h1:sAZZceW6Uq/2ZrKOUa4hFLP0EQvnFDlvnwCFTvmSvIg=
github.com/onweru/compose v0.0.0-20210430153828-b0b7c86cc0d9/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20210502152903-185aafcedecd h1:V7uk7wLlMZExjXZ7NgKETWK8HY6rAy5gUAmKejrdOYw=
+github.com/onweru/compose v0.0.0-20210502152903-185aafcedecd/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=