File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 build :
2626 runs-on : ubuntu-latest
2727 env :
28- HUGO_VERSION : 0.152.0
28+ HUGO_VERSION : 0.155.3
2929 HUGO_ENVIRONMENT : production
3030 TZ : Europe/Berlin
3131 steps :
Original file line number Diff line number Diff line change 1818 "workbench.colorTheme" : " Default Dark Modern" ,
1919 "workbench.editor.autoLockGroups" : {
2020 "mainThreadWebview-markdown.preview" : true
21- }
21+ },
22+ "chatgpt.openOnStartup" : true
2223}
Original file line number Diff line number Diff line change 11module github.com/securebitsorg/securebitsorg.github.io
22
3- go 1.25.3
3+ go 1.26
44
55require (
6- github.com/hugo-toha/toha/v4 v4.10 .0 // indirect
6+ github.com/hugo-toha/toha/v4 v4.13 .0 // indirect
77
88)
Original file line number Diff line number Diff line change 1- github.com/hugo-toha/toha/v4 v4.10.0 h1:FX5i3I7eP/lpAQZv4SjnKw5jw0aowCFBGjc+pW1W6PA =
2- github.com/hugo-toha/toha/v4 v4.10.0 /go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g =
1+ github.com/hugo-toha/toha/v4 v4.13.0 /go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g =
32
You can’t perform that action at this time.
0 commit comments