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:
authorHugo CI <hugo-ci@gohugo.io>2020-10-18 11:41:43 +0300
committerHugo CI <hugo-ci@gohugo.io>2020-10-18 11:41:43 +0300
commita5657a81c566b1e7bee3be6385b676ad2e61e84a (patch)
tree84c08b9240d395e1d8db34e553338a0afb3a72ba /modh2_1v/go.mod
parent83e988821d7f644e1561fe38bfde75e69cd9ee8f (diff)
[v1.1.0] Update modules
Diffstat (limited to 'modh2_1v/go.mod')
-rw-r--r--modh2_1v/go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/modh2_1v/go.mod b/modh2_1v/go.mod
index 5882b0e..c213d4f 100644
--- a/modh2_1v/go.mod
+++ b/modh2_1v/go.mod
@@ -3,6 +3,6 @@ module github.com/gohugoio/hugoTestModules1_windows/modh2_1v
go 1.12
require (
- github.com/gohugoio/hugoTestModules1_windows/modh2_1_1v v1.0.0 // indirect
- github.com/gohugoio/hugoTestModules1_windows/modh2_1_2 v1.0.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh2_1_1v v1.1.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh2_1_2 v1.1.0 // indirect
)