mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-03 20:52:01 +01:00
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
go 1.25.0
|
|
|
|
use (
|
|
.
|
|
./documentation/examples/remote_storage
|
|
./internal/tools
|
|
./web/ui/mantine-ui/src/promql/tools
|
|
)
|