[chore] Update go to v1.26.0, and the golangci-lint action to v9 (#118436)

* [chore] Update go to v1.26.0, and the golangci-lint action to v9.

* Use golangci-lint v2.9.0

* Use golang:1.26.0-alpine instead of 1.25.7-alpine

* chore: more go version upgrades

* chore: more updates

* chore: generate apis

* fix: golint issues prealloc etc

* fix: million tiny golint issues

---------

Co-authored-by: konsalex <konstantinos.alexoglou@grafana.com>
This commit is contained in:
Austin Pond
2026-02-19 15:04:35 +01:00
committed by GitHub
co-authored by konsalex
parent cd6ed25812
commit 3ed58adf59
195 changed files with 513 additions and 342 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/pkg/codegen
go 1.25.7
go 1.26.0
require (
cuelang.org/go v0.11.1