chore: update build images to go 1.27

Snap, devcontainer and nixpkgs still lack a 1.27 release, so those stay
on 1.26 for now.

Assisted-by: Claude:Opus 5
This commit is contained in:
silverwind
2026-08-19 23:35:15 +02:00
parent c15e6e793b
commit b227ad8a5f
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ GO ?= go
SHASUM ?= shasum -a 256
COMMA := ,
XGO_VERSION := go-1.26.x
XGO_VERSION := go-1.27.x
AIR_PACKAGE ?= github.com/air-verse/air@v1.67.4 # renovate: datasource=go
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3.11.1 # renovate: datasource=go