File tree Expand file tree Collapse file tree 2 files changed +12
-117
lines changed Expand file tree Collapse file tree 2 files changed +12
-117
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,19 @@ require (
6
6
github.com/go-resty/resty/v2 v2.7.0
7
7
github.com/golang/protobuf v1.5.2 // indirect
8
8
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
9
- github.com/prometheus/client_golang v1.12.2
9
+ github.com/prometheus/client_golang v1.13.0
10
10
github.com/prometheus/common v0.37.0 // indirect
11
11
github.com/prometheus/procfs v0.8.0 // indirect
12
12
github.com/sirupsen/logrus v1.9.0
13
- golang.org/x/net v0.0.0-20220728211354-c7608f3a8462 // indirect
14
- golang.org/x/sys v0.0.0-20220730100132-1609e554cd39 // indirect
13
+ golang.org/x/net v0.0.0-20220805013720-a33c5aa5df48 // indirect
14
+ golang.org/x/sys v0.0.0-20220804214406-8e32c043e418 // indirect
15
15
google.golang.org/protobuf v1.28.1 // indirect
16
16
)
17
17
18
18
require (
19
19
github.com/jessevdk/go-flags v1.5.0
20
20
github.com/patrickmn/go-cache v2.1.0+incompatible
21
- github.com/webdevops/go-common v0.0.0-20220725184121-4abaede0f974
21
+ github.com/webdevops/go-common v0.0.0-20220807131626-ccf56fcd7f3a
22
22
)
23
23
24
24
require (
You can’t perform that action at this time.
0 commit comments