Chore: Upgrade to Go 1.26.3 (#124435)

* Chore: Upgrade to Go 1.26.3

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* trigger ci

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
This commit is contained in:
Dave Henderson
2026-05-08 08:59:28 +02:00
committed by GitHub
parent 7557a12e66
commit c0a1aa85b7
55 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/grafana/grafana/pkg/codegen
go 1.26.2
go 1.26.3
require (
cuelang.org/go v0.11.1