10 lines
226 B
Modula-2
10 lines
226 B
Modula-2
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 => ../
|