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: 0890e7d88a51695174184683acfda01191b1ad5b (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 v0.0.0-20201018084003-d5352a0b0d8f // indirect
	github.com/gohugoio/hugoTestModules1_linux/modh1_2_2 v0.0.0-20201018084003-d5352a0b0d8f // indirect
)