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 'modh2/go.mod')
-rw-r--r--modh2/go.mod9
1 files changed, 9 insertions, 0 deletions
diff --git a/modh2/go.mod b/modh2/go.mod
index c32a935..bca36a6 100644
--- a/modh2/go.mod
+++ b/modh2/go.mod
@@ -1,3 +1,12 @@
module github.com/gohugoio/hugoTestModules1_darwin/modh2
go 1.12
+
+require (
+ github.com/gohugoio/hugoTestModules1_darwin/modh2_1_1v v0.0.0-20201018084106-2b35f20e8221 // indirect
+ github.com/gohugoio/hugoTestModules1_darwin/modh2_1_2 v0.0.0-20201018084106-2b35f20e8221 // indirect
+ github.com/gohugoio/hugoTestModules1_darwin/modh2_1v v0.0.0-20201018084106-2b35f20e8221 // indirect
+ github.com/gohugoio/hugoTestModules1_darwin/modh2_2 v0.0.0-20201018084106-2b35f20e8221 // indirect
+ github.com/gohugoio/hugoTestModules1_darwin/modh2_2_1v v0.0.0-20201018084106-2b35f20e8221 // indirect
+ github.com/gohugoio/hugoTestModules1_darwin/modh2_2_2 v0.0.0-20201018084106-2b35f20e8221 // indirect
+)