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

go.mod « exampleSite - github.com/gohugoio/hugo-mod-bootstrap-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0ebd9b3182110f99015f8037883f381957bd8d50 (plain)
1
2
3
4
5
6
7
8
9
10
module github.com/gohugoio/hugo-mod-bootstrap-scss/exampleSite/v5

go 1.17

require (
	github.com/bep/empty-hugo-module v1.0.0 // indirect
	github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.90100.90300 // indirect
)

replace github.com/gohugoio/hugo-mod-bootstrap-scss/v5 => ../