mirror of
https://github.com/prometheus/prometheus.git
synced 2026-07-14 19:51:22 -04:00
Run `make update-all-go-deps` with the Go toolchain pinned to 1.25.0 (`GOTOOLCHAIN=go1.25.0`) so the `go` directive stays at 1.25.0 and the project keeps building with any Go 1.25.x. Dependency updates that would raise their own minimum Go past 1.25.0 (Kubernetes v0.36.x, Consul api >= v1.34, bufbuild/buf v1.70, google.golang.org/api v0.284) are left at their current versions and can be picked up once the project moves to Go 1.26. github.com/prometheus/common is updated to v0.68.1, which removed the expfmt.WithUnit() encoder option (the unit is now written automatically when set). Drop the now-removed option from the scrape manager test; it was a no-op there because the test metric does not set a unit. Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| custom-sd | ||
| kubernetes-rabbitmq | ||
| remote_storage | ||
| Makefile | ||
| prometheus-agent.yml | ||
| prometheus-digitalocean.yml | ||
| prometheus-docker.yml | ||
| prometheus-dockerswarm.yml | ||
| prometheus-eureka.yml | ||
| prometheus-hetzner.yml | ||
| prometheus-ionos.yml | ||
| prometheus-kubernetes.yml | ||
| prometheus-linode.yml | ||
| prometheus-marathon.yml | ||
| prometheus-nomad.yml | ||
| prometheus-otlp.yml | ||
| prometheus-outscale.yml | ||
| prometheus-ovhcloud.yml | ||
| prometheus-puppetdb.yml | ||
| prometheus-scaleway.yml | ||
| prometheus-stackit.yml | ||
| prometheus-uyuni.yml | ||
| prometheus-vultr.yml | ||
| prometheus.yml | ||
| promtool-http-config-file.yml | ||
| rbac-setup.yml | ||
| web-config.yml | ||