Chore: Bump Go version to 1.24.3 (#105098)

This commit is contained in:
Matheus Macabu
2025-05-08 15:28:03 +02:00
committed by GitHub
parent c1e408e3aa
commit 9fb20efea9
38 changed files with 142 additions and 142 deletions

View File

@ -1,6 +1,6 @@
module github.com/grafana/grafana/pkg/plugins/codegen
go 1.24.2
go 1.24.3
replace github.com/grafana/grafana/pkg/codegen => ../../codegen