Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794)

This commit is contained in:
Matheus Macabu
2025-03-25 15:23:29 +01:00
committed by GitHub
parent 169b0eb5f5
commit 99e49a0548
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/grafana/grafana/scripts/go-workspace
go 1.23.7
go 1.24.1
require golang.org/x/mod v0.20.0