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:
Diffstat (limited to 'modh1v/go.mod')
-rw-r--r--modh1v/go.mod12
1 files changed, 6 insertions, 6 deletions
diff --git a/modh1v/go.mod b/modh1v/go.mod
index de25539..a2f4625 100644
--- a/modh1v/go.mod
+++ b/modh1v/go.mod
@@ -3,10 +3,10 @@ module github.com/gohugoio/hugoTestModules1_windows/modh1v
go 1.12
require (
- github.com/gohugoio/hugoTestModules1_windows/modh1_1_1v v1.3.0 // indirect
- github.com/gohugoio/hugoTestModules1_windows/modh1_1_2 v1.3.0 // indirect
- github.com/gohugoio/hugoTestModules1_windows/modh1_1v v1.3.0 // indirect
- github.com/gohugoio/hugoTestModules1_windows/modh1_2 v1.3.0 // indirect
- github.com/gohugoio/hugoTestModules1_windows/modh1_2_1v v1.3.0 // indirect
- github.com/gohugoio/hugoTestModules1_windows/modh1_2_2 v1.3.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh1_1_1v v1.4.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh1_1_2 v1.4.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh1_1v v1.4.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh1_2 v1.4.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh1_2_1v v1.4.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh1_2_2 v1.4.0 // indirect
)