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

go 1.17

require (
	github.com/bep/empty-hugo-module v1.0.0 // indirect
	github.com/gohugoio/hugo-mod-bootstrap-scss/v4 v4.0.0-20220111121503-d09c70837b61 // indirect
)


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