mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
fix: blox-bootstrap require
This commit is contained in:
parent
9b2e271c7c
commit
22992233d8
3 changed files with 10 additions and 10 deletions
|
@ -1,3 +1,3 @@
|
|||
# Hugo Blox Builder
|
||||
|
||||
version = "5.9.3"
|
||||
version = "5.9.5"
|
||||
|
|
|
@ -3,6 +3,6 @@ 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.2.1-0.20231101183733-7b61e2f369e6
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.1.1-0.20231101183733-7b61e2f369e6
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.1
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue