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_1v/go.mod')
-rw-r--r--modh1_1v/go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/modh1_1v/go.mod b/modh1_1v/go.mod
index be54119..bb791d9 100644
--- a/modh1_1v/go.mod
+++ b/modh1_1v/go.mod
@@ -3,6 +3,6 @@ module github.com/gohugoio/hugoTestModules1_linux/modh1_1v
go 1.12
require (
- github.com/gohugoio/hugoTestModules1_linux/modh1_1_1v v1.3.0 // indirect
- github.com/gohugoio/hugoTestModules1_linux/modh1_1_2 v1.3.0 // indirect
+ github.com/gohugoio/hugoTestModules1_linux/modh1_1_1v v1.4.0 // indirect
+ github.com/gohugoio/hugoTestModules1_linux/modh1_1_2 v1.4.0 // indirect
)