mirror of
https://github.com/prometheus/prometheus
synced 2024-12-26 00:23:18 +00:00
go: fix go.mod version from 1.21.7 to 1.21
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
This commit is contained in:
parent
39e858e524
commit
e171f6c8aa
@ -1,6 +1,6 @@
|
||||
module github.com/prometheus/prometheus/documentation/examples/remote_storage
|
||||
|
||||
go 1.21.7
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/alecthomas/kingpin/v2 v2.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user