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:42:43 +0300
committerHugo CI <hugo-ci@gohugo.io>2020-10-18 11:42:43 +0300
commitb2c6dd47298dffbba3219bcac36226dabaed2367 (patch)
treede02edbc44e2e5230791ab67fe36043117c51ed3 /modh2_1v/go.mod
parentb7ff9a09450fdfdf6f95940caa42dff9ac28aeb2 (diff)
[v1.4.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 beadb94..2567b6c 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.3.0 // indirect
- github.com/gohugoio/hugoTestModules1_windows/modh2_1_2 v1.3.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh2_1_1v v1.4.0 // indirect
+ github.com/gohugoio/hugoTestModules1_windows/modh2_1_2 v1.4.0 // indirect
)