mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 14:17:12 +02:00
update Go Version in all go.mod
Signed-off-by: Duciwuci <duciwuci@gmail.com>
This commit is contained in:
parent
a4aa071bf7
commit
e457f7700f
@ -1,6 +1,6 @@
|
||||
module github.com/prometheus/prometheus/internal/tools
|
||||
|
||||
go 1.23.0
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/bufbuild/buf v1.51.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
module github.com/prometheus/prometheus/web/ui/mantine-ui/src/promql/tools
|
||||
|
||||
go 1.23.0
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc
|
||||
|
Loading…
Reference in New Issue
Block a user