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

github.com/gohugoio/hugoTestModules1_windows.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:41:09 +0300
committerHugo CI <hugo-ci@gohugo.io>2020-10-18 11:41:09 +0300
commit66e3307f2e6f942aac46e9731fac149bff81b7b1 (patch)
treed974fc201c55749de19c3a81c7e2b11aefb71811 /modh1_1v
parent7fd5876e99cd838f0c9d0d407b611aeeeafe6a5a (diff)
Diffstat (limited to 'modh1_1v')
-rw-r--r--modh1_1v/go.mod5
-rw-r--r--modh1_1v/go.sum5
2 files changed, 10 insertions, 0 deletions
diff --git a/modh1_1v/go.mod b/modh1_1v/go.mod
index 7047b81..489d738 100644
--- a/modh1_1v/go.mod
+++ b/modh1_1v/go.mod
@@ -1,3 +1,8 @@
module github.com/gohugoio/hugoTestModules1_windows/modh1_1v
go 1.12
+
+require (
+ github.com/gohugoio/hugoTestModules1_windows/modh1_1_1v v0.0.0-20201018084051-7fd5876e99cd // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh1_1_2 v0.0.0-20201018084051-7fd5876e99cd // indirect
+)
diff --git a/modh1_1v/go.sum b/modh1_1v/go.sum
new file mode 100644
index 0000000..3045dce
--- /dev/null
+++ b/modh1_1v/go.sum
@@ -0,0 +1,5 @@
+github.com/gohugoio/hugoTestModules1_windows v0.0.0-20201018084051-7fd5876e99cd h1:uuCi6Y6GReARNpPcCWOIwEEhgY9FMan3vkjMB4Ug/Pg=
+github.com/gohugoio/hugoTestModules1_windows/modh1_1_1v v0.0.0-20201018084051-7fd5876e99cd h1:XH/l0ApbEPplqaAKzsSzCEOqo28Nxs9zoJ2C+gCOZt0=
+github.com/gohugoio/hugoTestModules1_windows/modh1_1_1v v0.0.0-20201018084051-7fd5876e99cd/go.mod h1:CyZviR3z0StWF/jh9NpH12iekoOqoZIIQOrs0b8fD1c=
+github.com/gohugoio/hugoTestModules1_windows/modh1_1_2 v0.0.0-20201018084051-7fd5876e99cd h1:KzKEAmKDd+fJesJCEipK8ZCb3o7tApPm+GiOSgtb6L8=
+github.com/gohugoio/hugoTestModules1_windows/modh1_1_2 v0.0.0-20201018084051-7fd5876e99cd/go.mod h1:DgP0rJA5SZY9V7RxDveuHgLmYrf8aWL+wPiy5eMgKM0=