mirror of
https://github.com/tiennm99/hugo-blox-builder.git
synced 2026-09-15 12:20:17 +00:00
9 lines
220 B
AMPL
9 lines
220 B
AMPL
module github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1
|
|
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3
|
|
)
|