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

go.mod « exampleSite - github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 68fb98d8005f3d77d277e4a698c67a29d41de0d6 (plain)
1
2
3
4
5
6
module github.com/mikeblum/hugo-now-exampleSite

go 1.16

require github.com/mikeblum/hugo-now v0.0.0-20200412183747-76325f386f13 // indirect
replace github.com/mikeblum/hugo-now => ../..