Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoTestModules1_linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo CI <hugo-ci@gohugo.io>2020-10-18 11:40:32 +0300
committerHugo CI <hugo-ci@gohugo.io>2020-10-18 11:40:32 +0300
commitd5feaa43abdf3a7354909542abc3f4b88c7ed012 (patch)
treecc2747653aad22e50ef525353e0a73d2df81979e /modh1_2
parent5f1667d80bf0a8f7c3025c810dc4ad9fdcbed21d (diff)
[v1.0.0] Update modules
Diffstat (limited to 'modh1_2')
-rw-r--r--modh1_2/go.mod4
-rw-r--r--modh1_2/go.sum5
2 files changed, 7 insertions, 2 deletions
diff --git a/modh1_2/go.mod b/modh1_2/go.mod
index 0890e7d..24c073f 100644
--- a/modh1_2/go.mod
+++ b/modh1_2/go.mod
@@ -3,6 +3,6 @@ module github.com/gohugoio/hugoTestModules1_linux/modh1_2
go 1.12
require (
- github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v0.0.0-20201018084003-d5352a0b0d8f // indirect
- github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v0.0.0-20201018084003-d5352a0b0d8f // indirect
+ github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v1.0.0 // indirect
+ github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.0.0 // indirect
)
diff --git a/modh1_2/go.sum b/modh1_2/go.sum
index 7f51195..61752cb 100644
--- a/modh1_2/go.sum
+++ b/modh1_2/go.sum
@@ -1,5 +1,10 @@
github.com/gohugoio/hugoTestModules1_linux v0.0.0-20201018084003-d5352a0b0d8f h1:XDj3H3pzI1ug+WUhw4jnQlTymR6smJxtY2R8nNdnmy0=
+github.com/gohugoio/hugoTestModules1_linux v0.0.0-20201018084018-5f1667d80bf0 h1:959EaUK8vWL07mM928cSReiDbHktyphqm9OMyt9KSKo=
github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v0.0.0-20201018084003-d5352a0b0d8f h1:9rtCgQ3HWgrjxhUFvPBAPGAsGuqnL9NEebrNYohWmSM=
github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v0.0.0-20201018084003-d5352a0b0d8f/go.mod h1:hixsTLccfP2qEOSjYhJ8qCEsD+ubl9b0NlCtE9AcH/Y=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v1.0.0 h1:7qIHQlU/Udcv57D7T/3NyTuu2k8VqB7T5JEtkPeC290=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v1.0.0/go.mod h1:hixsTLccfP2qEOSjYhJ8qCEsD+ubl9b0NlCtE9AcH/Y=
github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v0.0.0-20201018084003-d5352a0b0d8f h1:BZbUkKU1twUK7Zj6RNOJ27F1e4+KXGncCaDFYqLtIHg=
github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v0.0.0-20201018084003-d5352a0b0d8f/go.mod h1:2HUo+yOEcBgs8ZgFiQ0XmrcGEzAdIT3yPUOTSTG3waY=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.0.0 h1:PjJJ42RPRt/IAfol8jwJWFRpoKl1iqeLUsCgeAm/fiU=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.0.0/go.mod h1:2HUo+yOEcBgs8ZgFiQ0XmrcGEzAdIT3yPUOTSTG3waY=