mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-03 20:39:32 -05:00
Update go.work from go 1.24.9 to go 1.24.0 to match the version specified in all go.mod files across the project Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
8 lines
119 B
Text
8 lines
119 B
Text
go 1.24.0
|
|
|
|
use (
|
|
.
|
|
./documentation/examples/remote_storage
|
|
./internal/tools
|
|
./web/ui/mantine-ui/src/promql/tools
|
|
)
|