File tree Expand file tree Collapse file tree 2 files changed +24
-119
lines changed Expand file tree Collapse file tree 2 files changed +24
-119
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/sirupsen/logrus v1.8.1
9
9
github.com/streadway/amqp v1.0.0
10
10
github.com/tkanos/gonfig v0.0.0-20210106201359-53e13348de2f
11
- golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e
11
+ golang.org/x/sys v0.0.0-20220622161953-175b2fd9d664
12
12
)
13
13
14
14
require (
@@ -37,13 +37,13 @@ require (
37
37
github.com/opencontainers/runc v1.1.2 // indirect
38
38
github.com/pkg/errors v0.9.1 // indirect
39
39
github.com/prometheus/client_model v0.2.0 // indirect
40
- github.com/prometheus/common v0.32.1 // indirect
40
+ github.com/prometheus/common v0.35.0 // indirect
41
41
github.com/prometheus/procfs v0.7.3 // indirect
42
42
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
43
43
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
44
44
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
45
- golang.org/x/net v0.0.0-20211209124913-491a49abca63 // indirect
46
- google.golang.org/protobuf v1.27.1 // indirect
45
+ golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
46
+ google.golang.org/protobuf v1.28.0 // indirect
47
47
gopkg.in/yaml.v2 v2.4.0 // indirect
48
48
)
49
49
You can’t perform that action at this time.
0 commit comments