File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/madflojo/tasks v1.1.0
11
11
github.com/madflojo/testcerts v1.1.1
12
12
github.com/pquerna/ffjson v0.0.0-20190930134022-aa0246cd15f7
13
- github.com/prometheus/client_golang v1.16 .0
13
+ github.com/prometheus/client_golang v1.17 .0
14
14
github.com/sirupsen/logrus v1.9.3
15
15
github.com/spf13/viper v1.17.0
16
16
github.com/wapc/wapc-go v0.6.2
@@ -65,7 +65,7 @@ require (
65
65
github.com/nats-io/nuid v1.0.1 // indirect
66
66
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
67
67
github.com/pkg/errors v0.9.1 // indirect
68
- github.com/prometheus/client_model v0.4.0 // indirect
68
+ github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
69
69
github.com/prometheus/common v0.44.0 // indirect
70
70
github.com/prometheus/procfs v0.12.0 // indirect
71
71
github.com/rs/xid v1.5.0 // indirect
Original file line number Diff line number Diff line change @@ -336,14 +336,14 @@ github.com/pquerna/ffjson v0.0.0-20190930134022-aa0246cd15f7/go.mod h1:YARuvh7BU
336
336
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
337
337
github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
338
338
github.com/prometheus/client_golang v1.4.0 /go.mod h1:e9GMxYsXl05ICDXkRhurwBS4Q3OK1iX/F2sw+iXX5zU =
339
- github.com/prometheus/client_golang v1.16 .0 h1:yk/hx9hDbrGHovbci4BY+pRMfSuuat626eFsHb7tmT8 =
340
- github.com/prometheus/client_golang v1.16 .0 /go.mod h1:Zsulrv/L9oM40tJ7T815tM89lFEugiJ9HzIqaAx4LKc =
339
+ github.com/prometheus/client_golang v1.17 .0 h1:rl2sfwZMtSthVU752MqfjQozy7blglC+1SOtjMAMh+Q =
340
+ github.com/prometheus/client_golang v1.17 .0 /go.mod h1:VeL+gMmOAxkS2IqfCq0ZmHSL+LjWfWDUmp1mBz9JgUY =
341
341
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
342
342
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
343
343
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
344
344
github.com/prometheus/client_model v0.2.0 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
345
- github.com/prometheus/client_model v0.4.0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY =
346
- github.com/prometheus/client_model v0.4.0 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
345
+ github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 h1:v7DLqVdK4VrYkVD5diGdl4sxJurKJEMnODWRJlxV9oM =
346
+ github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 /go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU =
347
347
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
348
348
github.com/prometheus/common v0.9.1 /go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8bs7vj7HSQ4 =
349
349
github.com/prometheus/common v0.44.0 h1:+5BrQJwiBB9xsMygAB3TNvpQKOwlkc25LbISbrdOOfY =
You can’t perform that action at this time.
0 commit comments