Dependencies: Bump Go to v1.24.4 (#106533)

This commit is contained in:
Matheus Macabu
2025-06-11 14:25:48 +02:00
committed by GitHub
parent b4e27fb333
commit 5c268c1734
37 changed files with 140 additions and 140 deletions

View File

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