File tree Expand file tree Collapse file tree 4 files changed +150
-40
lines changed
github.com/nginxinc/nginx-plus-go-client/client Expand file tree Collapse file tree 4 files changed +150
-40
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/nginxinc/nginx-prometheus-exporter
3
3
go 1.15
4
4
5
5
require (
6
- github.com/nginxinc/nginx-plus-go-client v0.6 .0
6
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0
7
7
github.com/prometheus/client_golang v1.9.0
8
8
github.com/prometheus/common v0.15.0
9
9
google.golang.org/protobuf v1.24.0 // indirect
Original file line number Diff line number Diff line change @@ -180,8 +180,8 @@ github.com/nats-io/nats.go v1.9.1/go.mod h1:ZjDU1L/7fJ09jvUSRVBR2e7+RnLiiIQyqyzE
180
180
github.com/nats-io/nkeys v0.1.0 /go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w =
181
181
github.com/nats-io/nkeys v0.1.3 /go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w =
182
182
github.com/nats-io/nuid v1.0.1 /go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c =
183
- github.com/nginxinc/nginx-plus-go-client v0.6 .0 h1:lrGlDhZuf5ZL987AG1E8T/Jpz514QmYNLdAxZWWnBsI =
184
- github.com/nginxinc/nginx-plus-go-client v0.6 .0 /go.mod h1:DBAmdDP71tOhgFPdCMVusegzdKmLVpVL0nVcMX17pbY =
183
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0 h1:J/HcWx9MxBLg0Yd9YdrXNtmOc+aVnV9Z5jAb2HmYoWg =
184
+ github.com/nginxinc/nginx-plus-go-client v0.8 .0 /go.mod h1:DBAmdDP71tOhgFPdCMVusegzdKmLVpVL0nVcMX17pbY =
185
185
github.com/oklog/oklog v0.3.2 /go.mod h1:FCV+B7mhrz4o+ueLpx+KqkyXRGMWOYEvfiXtdGtbWGs =
186
186
github.com/oklog/run v1.0.0 /go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA =
187
187
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5 /go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo =
You can’t perform that action at this time.
0 commit comments