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:
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 fe5810d..0af625e 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 v1.1.0 // indirect
- github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.1.0 // indirect
+ github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v1.2.0 // indirect
+ github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.2.0 // indirect
)
diff --git a/modh1_2/go.sum b/modh1_2/go.sum
index a36b905..54992c2 100644
--- a/modh1_2/go.sum
+++ b/modh1_2/go.sum
@@ -1,15 +1,20 @@
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 v0.0.0-20201018084035-4383135eeb3d h1:YhzX9bGCLgYgLVnpLL/B6d6niqzzJIYxB5+SdAyNzTk=
+github.com/gohugoio/hugoTestModules1_linux v0.0.0-20201018084052-26f85925988f h1:ZLB3u9yilAQR8aA9PGQlBt7EMNddNWSEliJvoxmcCkk=
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_1v v1.1.0 h1:dzuVDYi07NZ76nxrvXmBTL1g9AhH3ZPfENIXtcE5zdo=
github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v1.1.0/go.mod h1:hixsTLccfP2qEOSjYhJ8qCEsD+ubl9b0NlCtE9AcH/Y=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v1.2.0 h1:yshyTJX/tIksFLhei0MFo0kIkML3/+eaRCtsj2hC+wI=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_1v v1.2.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=
github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.1.0 h1:46Daq97mEhfTnlUEhts/lYWpfWU6223fg863QoSIyEE=
github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.1.0/go.mod h1:2HUo+yOEcBgs8ZgFiQ0XmrcGEzAdIT3yPUOTSTG3waY=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.2.0 h1:irrNXb4J9Asq2mtlHNuobThlfP62Z114cts5wH8LS5s=
+github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v1.2.0/go.mod h1:2HUo+yOEcBgs8ZgFiQ0XmrcGEzAdIT3yPUOTSTG3waY=