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

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

go 1.12

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