File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 "features" : {
44 "ghcr.io/devcontainers/features/hugo:1" : {
55 "extended" : true ,
6- "version" : " 0.147.7 "
6+ "version" : " 0.147.9 "
77 },
88 "ghcr.io/devcontainers/features/node:1" : {}
99 },
Original file line number Diff line number Diff line change 3131 build :
3232 runs-on : ubuntu-latest
3333 env :
34- HUGO_VERSION : 0.147.7
34+ HUGO_VERSION : 0.147.9
3535 steps :
3636 - name : Checkout
3737 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/imfing/hextra-starter-template
22
33go 1.21
44
5- require github.com/imfing/hextra v0.9.7 // indirect
5+ require github.com/imfing/hextra v0.10.0 // indirect
Original file line number Diff line number Diff line change 1- github.com/imfing/hextra v0.9.7 h1:Zg5n24us36Bn/S/5mEUPkRW6uwE6vHHEqWSgN0bPXaM =
2- github.com/imfing/hextra v0.9.7 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
1+ github.com/imfing/hextra v0.10.0 h1:dR0NEa6r/CF42xIq4WMbRqzUx8hsP1fQC39WrDYGEGk =
2+ github.com/imfing/hextra v0.10.0 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ publish = "public"
33command = " hugo --gc --minify -b ${DEPLOY_PRIME_URL}"
44
55[build .environment ]
6- HUGO_VERSION = " 0.147.7 "
6+ HUGO_VERSION = " 0.147.9 "
You can’t perform that action at this time.
0 commit comments