Skip to content

Commit 9e276a1

Browse files
author
Julien Pivotto
authored
Merge pull request #307 from sagikazarmark/update-client-golang
Update client_golang
2 parents 6ef301f + 86d36e5 commit 9e276a1

File tree

2 files changed

+11
-213
lines changed

2 files changed

+11
-213
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/matttproud/golang_protobuf_extensions v1.0.1
88
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
99
github.com/pkg/errors v0.9.1
10-
github.com/prometheus/client_golang v1.10.0
10+
github.com/prometheus/client_golang v1.11.0
1111
github.com/prometheus/client_model v0.2.0
1212
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
1313
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c

0 commit comments

Comments
 (0)