mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-24 06:21:15 +01:00
This vendors a later version of prometheus' golang client (0.8.0 -> 0.9.4) to allow `go mod tidy`to work properly. It also updates the k8s libraries from 0.18.6 to 0.18.8 to avoid hitting https://github.com/kubernetes/kubernetes/issues/91073
4 lines
98 B
Modula-2
4 lines
98 B
Modula-2
module github.com/prometheus/procfs
|
|
|
|
require golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
|