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

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

go 1.12

require (
	github.com/gohugoio/hugoTestModules1_windows/modh1_2_1v v1.3.0 // indirect
	github.com/gohugoio/hugoTestModules1_windows/modh1_2_2 v1.3.0 // indirect
)