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

github.com/gohugoio/hugoTestModules1_darwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 85b2ffb..f50237e 100644
--- a/modh1_1v/go.mod
+++ b/modh1_1v/go.mod
@@ -1,3 +1,8 @@
module github.com/gohugoio/hugoTestModules1_darwin/modh1_1v
go 1.12
+
+require (
+ github.com/gohugoio/hugoTestModules1_darwin/modh1_1_1v v0.0.0-20201018084106-2b35f20e8221 // indirect
+ github.com/gohugoio/hugoTestModules1_darwin/modh1_1_2 v0.0.0-20201018084106-2b35f20e8221 // indirect
+)
diff --git a/modh1_1v/go.sum b/modh1_1v/go.sum
new file mode 100644
index 0000000..d936848
--- /dev/null
+++ b/modh1_1v/go.sum
@@ -0,0 +1,5 @@
+github.com/gohugoio/hugoTestModules1_darwin v0.0.0-20201018084106-2b35f20e8221 h1:nqc25Yoa0bDwntSUeq6gi2mGP2GoJ0yp5XjVxcqzb3o=
+github.com/gohugoio/hugoTestModules1_darwin/modh1_1_1v v0.0.0-20201018084106-2b35f20e8221 h1:AmCjJREDRP1FVSsc3BWm1bSR1b54o4RWmIZxPAE/aak=
+github.com/gohugoio/hugoTestModules1_darwin/modh1_1_1v v0.0.0-20201018084106-2b35f20e8221/go.mod h1:oVNlYMy4oUsdIh8n7sEa9Yp0eWttLuyIsiUWDmgSWhg=
+github.com/gohugoio/hugoTestModules1_darwin/modh1_1_2 v0.0.0-20201018084106-2b35f20e8221 h1:BV41B+NW52SkniC8vlfL0+/+F/nTflgCpOLdLkeT7ts=
+github.com/gohugoio/hugoTestModules1_darwin/modh1_1_2 v0.0.0-20201018084106-2b35f20e8221/go.mod h1:uEzwm4n5SkbBejFZ0ugpEw3phlT7MbTLg2VVQk/y56M=