9 lines
216 B
Modula-2
9 lines
216 B
Modula-2
module github.com/gohugoio/hugo-mod-bootstrap-scss/v5
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
|
|
github.com/twbs/bootstrap v5.3.3+incompatible // indirect
|
|
)
|