[release-12.1.3] Go: Update to 1.25.3 (#112362)

Go: Update to 1.25.3
This commit is contained in:
Matheus Macabu
2025-10-14 12:21:48 +02:00
committed by GitHub
parent 4575774bbf
commit dc5eaa55a2
34 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/grafana/grafana/scripts/go-workspace
go 1.25.2
go 1.25.3
require golang.org/x/mod v0.24.0
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/grafana/grafana/scripts/modowners
go 1.25.2
go 1.25.3
require golang.org/x/mod v0.24.0