mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
Make new UI tools Go version the same as rest of Prometheus
Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
ae131e7d86
commit
ee4a06be37
|
@ -1,6 +1,6 @@
|
|||
module github.com/prometheus/prometheus/web/ui/mantine-ui/src/promql/tools
|
||||
|
||||
go 1.23.0
|
||||
go 1.21.0
|
||||
|
||||
require (
|
||||
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc
|
||||
|
|
Loading…
Reference in a new issue