Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149)

* Go: Update to 1.25.2

* golangci-lint: Update to 2.5.0

* Dependencies: Bump golang.org/x/net to v0.45.0
This commit is contained in:
Matheus Macabu
2025-10-08 12:35:28 +02:00
committed by GitHub
parent e22841ef0c
commit 69184b5027
80 changed files with 597 additions and 442 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/grafana/grafana/scripts/go-workspace
go 1.24.6
go 1.25.2
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.24.6
go 1.25.2
require golang.org/x/mod v0.24.0