mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
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:
co-authored by
Matheus Macabu
parent
aa863b5f98
commit
b8fd1b6c6b
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user