mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-05 06:32:15 -04:00
back out go 1.23 update
Signed-off-by: Callum Styan <callumstyan@gmail.com>
This commit is contained in:
parent
2992aaec8e
commit
e7a69ec50f
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/prometheus/prometheus
|
||||
|
||||
go 1.23.0
|
||||
go 1.21.0
|
||||
|
||||
toolchain go1.22.5
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue