mirror of
https://github.com/prometheus/prometheus.git
synced 2026-07-15 04:01:13 -04:00
Upgrade consul/api to v1.33.7, as well as serf to v0.10.4, to get rid of vulnerable mapstructure dependency. Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
9 lines
133 B
Text
9 lines
133 B
Text
go 1.25.8
|
|
|
|
use (
|
|
.
|
|
./compliance
|
|
./documentation/examples/remote_storage
|
|
./internal/tools
|
|
./web/ui/mantine-ui/src/promql/tools
|
|
)
|