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

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

go 1.12

require (
	github.com/gohugoio/hugoTestModules1_darwin/modh1_2_1v v0.0.0-20201018084106-2b35f20e8221 // indirect
	github.com/gohugoio/hugoTestModules1_darwin/modh1_2_2 v0.0.0-20201018084106-2b35f20e8221 // indirect
)