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: a29be8407db3b0569b0b1a45566a61efd0819ee8 (plain)
1
2
3
4
5
6
7
8
9
module github.com/gohugoio/hugo-mod-bootstrap-scss/exampleSite/v5

go 1.17

require (
	github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.90100.90300 // indirect
)

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