aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index be5a783e0..631859109 100644
--- a/go.mod
+++ b/go.mod
@@ -31,14 +31,13 @@ require (
github.com/prometheus/client_golang v1.6.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.9.1
- github.com/prometheus/procfs v0.0.11 // indirect
github.com/prometheus/prometheus v2.5.0+incompatible
github.com/tinylib/msgp v1.1.2 // indirect
go.etcd.io/etcd v0.5.0-alpha.5.0.20200306183522-221f0cc107cb
go.uber.org/zap v1.14.1 // indirect
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect
- golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
+ golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f
google.golang.org/api v0.22.0
google.golang.org/genproto v0.0.0-20200326112834-f447254575fd // indirect
google.golang.org/grpc v1.29.1