mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
[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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user