fix go.work

Signed-off-by: bwplotka <bwplotka@gmail.com>
This commit is contained in:
bwplotka 2026-05-29 14:20:58 +01:00
parent b902c36303
commit acdb302bee
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
module compliance
go 1.25.6
go 1.25.0
require github.com/prometheus/compliance/remotewrite v0.0.0-20260223092825-818283e1171e

View file

@ -1,6 +1,6 @@
module github.com/prometheus/prometheus/documentation/examples/remote_storage
go 1.25.6
go 1.25.0
require (
github.com/alecthomas/kingpin/v2 v2.4.0

View file

@ -1,4 +1,4 @@
go 1.25.6
go 1.25.0
use (
.

View file

@ -1,6 +1,6 @@
module github.com/prometheus/prometheus/web/ui/mantine-ui/src/promql/tools
go 1.25.6
go 1.25.0
require (
github.com/grafana/regexp v0.0.0-20250905093917-f7b3be9d1853