Skip to content

Commit 31a353d

Browse files
Update module github.com/prometheus/client_golang to v1.11.1 [SECURITY]
1 parent f378cd4 commit 31a353d

File tree

2 files changed

+73
-4
lines changed

2 files changed

+73
-4
lines changed

vice-president/go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)