File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"features" : {
4
4
"ghcr.io/devcontainers/features/hugo:1" : {
5
5
"extended" : true ,
6
- "version" : " 0.126.3 "
6
+ "version" : " 0.131.0 "
7
7
},
8
8
"ghcr.io/devcontainers/features/node:1" : {}
9
9
},
Original file line number Diff line number Diff line change 31
31
build :
32
32
runs-on : ubuntu-latest
33
33
env :
34
- HUGO_VERSION : 0.126.3
34
+ HUGO_VERSION : 0.131.0
35
35
steps :
36
36
- name : Checkout
37
37
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
2
2
3
3
go 1.21
4
4
5
- require github.com/imfing/hextra v0.8.0 // indirect
5
+ require github.com/imfing/hextra v0.8.1 // indirect
Original file line number Diff line number Diff line change 1
- github.com/imfing/hextra v0.8.0 h1:bG2GavmsMAgRRCrm+N4c+m6mBm9KYrgGH0mgaJpIXjM =
2
- github.com/imfing/hextra v0.8.0 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
1
+ github.com/imfing/hextra v0.8.1 h1:HPeuyBTxaG7o2PHT9XRgFTVbCVGhJbZ0t7PjApA32F8 =
2
+ github.com/imfing/hextra v0.8.1 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
You can’t perform that action at this time.
0 commit comments