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

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

go 1.12

require (
	github.com/gohugoio/hugoTestModules1_windows/modh2_1_1v v0.0.0-20201018084051-7fd5876e99cd // indirect
	github.com/gohugoio/hugoTestModules1_windows/modh2_1_2 v0.0.0-20201018084051-7fd5876e99cd // indirect
	github.com/gohugoio/hugoTestModules1_windows/modh2_1v v0.0.0-20201018084051-7fd5876e99cd // indirect
	github.com/gohugoio/hugoTestModules1_windows/modh2_2 v0.0.0-20201018084051-7fd5876e99cd // indirect
	github.com/gohugoio/hugoTestModules1_windows/modh2_2_1v v0.0.0-20201018084051-7fd5876e99cd // indirect
	github.com/gohugoio/hugoTestModules1_windows/modh2_2_2 v0.0.0-20201018084051-7fd5876e99cd // indirect
)