[release-12.2.1] Go: Update to 1.25.3 (#112361)

Go: Update to 1.25.3
This commit is contained in:
Matheus Macabu
2025-10-14 10:23:35 +00:00
committed by GitHub
parent b1f5d62c38
commit e6db6c929a
40 changed files with 40 additions and 40 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