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

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

go 1.12

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