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
@@ -2,7 +2,7 @@
# Twitter: https://twitter.com/gohugoio
# Website: https://gohugo.io/
ARG GO_VERSION="1.25"
ARG GO_VERSION="1.26"
ARG ALPINE_VERSION="3.22"
ARG DART_SASS_VERSION="1.79.3"