[release-12.2.1] Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112156)
* Go: Update to 1.25.2 * golangci-lint: Update to 2.5.0 * Dependencies: Bump golang.org/x/net to v0.45.0 * Fix broken feature toggle test
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user