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: 07fd727ceba70580c3a38b77d71ccfc31b690b70 (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.4.0 // indirect
	github.com/gohugoio/hugoTestModules1_windows/modh1_2_2 v1.4.0 // indirect
)