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/go.mod')
-rw-r--r--modh1_2/go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/modh1_2/go.mod b/modh1_2/go.mod
index dafa532..0890e7d 100644
--- a/modh1_2/go.mod
+++ b/modh1_2/go.mod
@@ -1,3 +1,8 @@
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
+)