File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/imfing/hextra-starter-template
2
2
3
3
go 1.21
4
4
5
- require github.com/imfing/hextra v0.8.6 // indirect
5
+ require github.com/imfing/hextra v0.9.0 // indirect
Original file line number Diff line number Diff line change 1
- github.com/imfing/hextra v0.8.6 h1:fpOqzcUs26Lc/ZzowYSBcnpe00d/aZw4HhiHP7ycSks =
2
- github.com/imfing/hextra v0.8.6 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
1
+ github.com/imfing/hextra v0.9.0 h1:1UyLZgS1eayce2ETCOjAQssXpkRz3HDrIs/fljH0lkU =
2
+ github.com/imfing/hextra v0.9.0 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ publish = "public"
3
3
command = " hugo --gc --minify -b ${DEPLOY_PRIME_URL}"
4
4
5
5
[build .environment ]
6
- HUGO_VERSION = " 0.132.2 "
6
+ HUGO_VERSION = " 0.138.0 "
You can’t perform that action at this time.
0 commit comments