Chore: use go 1.26.2 (#123379)

* golang 1.26

* bump all modules and docker file

* fix plugins test

---------

Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com>
This commit is contained in:
Ryan McKinley
2026-04-23 17:40:14 +03:00
committed by GitHub
co-authored by Matheus Macabu
parent aa863b5f98
commit b8fd1b6c6b
52 changed files with 52 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/pkg/codegen
go 1.25.9
go 1.26.2
require (
cuelang.org/go v0.11.1