Meta: Add resource-builders as a dependency
This commit is contained in:
parent
a1b8bc4630
commit
ccd2a25920
3 changed files with 8 additions and 1 deletions
4
go.mod
4
go.mod
|
@ -1,3 +1,5 @@
|
|||
module github.com/erynofwales/hugo-commandbar/v2
|
||||
|
||||
go 1.22.4
|
||||
go 1.22.5
|
||||
|
||||
require github.com/erynofwales/hugo-resource-builders/v2 v2.0.0-20240803231744-42f70cc8fb1d // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue