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: a1208da82ebf8a3bc760b6299efd2c4c03e82174 (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 v1.1.0 // indirect
	github.com/gohugoio/hugoTestModules1_darwin/modh2_1_2 v1.1.0 // indirect
)