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 02:37:10 +0300
committerweru <fromweru@gmail.com>2022-02-01 02:37:10 +0300
commitb98f100c33161ef6a9423e8e5988eb38f920e390 (patch)
treec3825e0291568ead66fb845170e31f08e4df8f61
parentff693a0f9e9d907d81077ad14ec41e7ae3c7673c (diff)
update theme module
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 9d58198..3bbbba1 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-20220131230834-1b61f09eea2a // indirect
+require github.com/onweru/compose v0.0.0-20220131233504-ff693a0f9e9d // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 0c3bf73..950a121 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -196,3 +196,5 @@ github.com/onweru/compose v0.0.0-20220131224949-17403bce6163 h1:SLXV26hYbYE0zEMo
github.com/onweru/compose v0.0.0-20220131224949-17403bce6163/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20220131230834-1b61f09eea2a h1:sbxlqegWWMUl1EpKvz110tKIlI8Tgrjk/Da1HKUtqUw=
github.com/onweru/compose v0.0.0-20220131230834-1b61f09eea2a/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20220131233504-ff693a0f9e9d h1:pbtSqDhoriw5JHbiw3GJyMBFU82ZqD4M8GFe/1bNiDc=
+github.com/onweru/compose v0.0.0-20220131233504-ff693a0f9e9d/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=