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

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

go 1.12

require (
	github.com/gohugoio/hugoTestModules1_linux/modh2_2_1v v1.0.0 // indirect
	github.com/gohugoio/hugoTestModules1_linux/modh2_2_2 v1.0.0 // indirect
)