mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-18 09:11:17 +01:00
The slices package is added to the standard library in Go 1.21; we need to import from the exp area to maintain compatibility with Go 1.20. Signed-off-by: tyltr <tylitianrui@126.com>