File tree Expand file tree Collapse file tree 2 files changed +73
-4
lines changed Expand file tree Collapse file tree 2 files changed +73
-4
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ require (
1717 github.com/hashicorp/golang-lru v0.5.3 // indirect
1818 github.com/imdario/mergo v0.3.7 // indirect
1919 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
20- github.com/pkg/errors v0.8 .1
21- github.com/prometheus/client_golang v1.1.0
20+ github.com/pkg/errors v0.9 .1
21+ github.com/prometheus/client_golang v1.11.1
2222 github.com/sapcc/go-vice v0.0.0-20190821082040-e4ca123d1d42
2323 github.com/sapcc/kubernikus v1.5.0 // indirect
2424 github.com/spf13/pflag v1.0.3
2525 github.com/stretchr/testify v1.4.0
26- golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7
27- golang.org/x/net v0.0.0-20190912160710-24e19bdeb0f2 // indirect
26+ golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
2827 golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
2928 golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
3029 gopkg.in/inf.v0 v0.9.1 // indirect
You can’t perform that action at this time.
0 commit comments