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

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

go 1.12

require (
	github.com/gohugoio/hugoTestModules1_linux/modh1_1_1v v1.2.0 // indirect
	github.com/gohugoio/hugoTestModules1_linux/modh1_1_2 v1.2.0 // indirect
)