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

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

go 1.12

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