mirror of
https://github.com/prometheus/prometheus.git
synced 2025-07-03 11:03:25 +00:00
chore: update min go version to 1.22 and update to the 1.23 toolchain
enforce the go version in test_go_oldest. Signed-off-by: machine424 <ayoubmrini424@gmail.com>
This commit is contained in:
parent
d2b659540e
commit
1e01e97151
5 changed files with 16 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
module github.com/prometheus/prometheus/documentation/examples/remote_storage
|
||||
|
||||
go 1.21.0
|
||||
go 1.22.0
|
||||
|
||||
require (
|
||||
github.com/alecthomas/kingpin/v2 v2.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue