File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/prometheus/client_golang v1.11.1
9
9
github.com/prometheus/common v0.26.0
10
10
github.com/prometheus/exporter-toolkit v0.5.0
11
- github.com/stmcginnis/gofish v0.13 .0
11
+ github.com/stmcginnis/gofish v0.14 .0
12
12
gopkg.in/alecthomas/kingpin.v2 v2.2.6
13
13
gopkg.in/yaml.v2 v2.4.0
14
14
)
Original file line number Diff line number Diff line change @@ -289,8 +289,8 @@ github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4k
289
289
github.com/sony/gobreaker v0.4.1 /go.mod h1:ZKptC7FHNvhBz7dN2LGjPVBz2sZJmc0/PkyDJOjmxWY =
290
290
github.com/spf13/cobra v0.0.3 /go.mod h1:1l0Ry5zgKvJasoi3XT1TypsSe7PqH0Sj9dhYf7v3XqQ =
291
291
github.com/spf13/pflag v1.0.1 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
292
- github.com/stmcginnis/gofish v0.13 .0 h1:qq6q3yNt9vw7ZuJxiw87hq9+BdPLsuRQBwl+XoZSz60 =
293
- github.com/stmcginnis/gofish v0.13 .0 /go.mod h1:BLDSFTp8pDlf/xDbLZa+F7f7eW0E/CHCboggsu8CznI =
292
+ github.com/stmcginnis/gofish v0.14 .0 h1:geECNAiG33JDB2x2xDkerpOOuXFqxp5YP3EFE3vd5iM =
293
+ github.com/stmcginnis/gofish v0.14 .0 /go.mod h1:BLDSFTp8pDlf/xDbLZa+F7f7eW0E/CHCboggsu8CznI =
294
294
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94 /go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw =
295
295
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271 /go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw =
296
296
github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a /go.mod h1:qNTQ5P5JnDBl6z3cMAg/SywNDC5ABu5ApDIw6lUbRmI =
You can’t perform that action at this time.
0 commit comments