Welcome to mirror list, hosted at ThFree Co, Russian Federation.

go.mod « modh2_1v - github.com/gohugoio/hugoTestModules1_darwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f6729a2e51342d6df3473fc679bc8944100eff5d (plain)
1
2
3
4
5
6
7
8
module github.com/gohugoio/hugoTestModules1_darwin/modh2_1v

go 1.12

require (
	github.com/gohugoio/hugoTestModules1_darwin/modh2_1_1v v0.0.0-20201018084106-2b35f20e8221 // indirect
	github.com/gohugoio/hugoTestModules1_darwin/modh2_1_2 v0.0.0-20201018084106-2b35f20e8221 // indirect
)