Upgrade to Go 1.26

This commit is contained in:
Bjørn Erik Pedersen
2026-02-11 18:37:38 +01:00
parent 8ae5e1a8be
commit b358a65c8b
69 changed files with 23 additions and 10 deletions
+1 -1
View File
@@ -46,4 +46,4 @@ title = "Hugo Sub Module"
-- golden/go.mod.testsubmod --
module testsubmod
go ${GOVERSION}
go ${GOMODVERSION}
+1 -1
View File
@@ -12,4 +12,4 @@ path="github.com/bep/empty-hugo-module"
-- golden/go.mod.testsubmod --
module testsubmod
go ${GOVERSION}
go ${GOMODVERSION}