mirror of https://github.com/grafana/grafana
Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794)
parent
169b0eb5f5
commit
99e49a0548
@ -1,5 +1,5 @@ |
|||||||
module github.com/grafana/grafana/scripts/go-workspace |
module github.com/grafana/grafana/scripts/go-workspace |
||||||
|
|
||||||
go 1.23.7 |
go 1.24.1 |
||||||
|
|
||||||
require golang.org/x/mod v0.20.0 |
require golang.org/x/mod v0.20.0 |
||||||
|
@ -1,5 +1,5 @@ |
|||||||
module github.com/grafana/grafana/scripts/modowners |
module github.com/grafana/grafana/scripts/modowners |
||||||
|
|
||||||
go 1.23.7 |
go 1.24.1 |
||||||
|
|
||||||
require golang.org/x/mod v0.10.0 |
require golang.org/x/mod v0.10.0 |
||||||
|
Loading…
Reference in new issue