File tree Expand file tree Collapse file tree 2 files changed +54
-20
lines changed Expand file tree Collapse file tree 2 files changed +54
-20
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/docker/docker v20.10.7+incompatible
1313 github.com/docker/go-connections v0.3.0 // indirect
1414 github.com/docker/go-units v0.3.3 // indirect
15- github.com/golang/protobuf v1.4.3
15+ github.com/golang/protobuf v1.5.2
1616 github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce // indirect
1717 github.com/k-sone/critbitgo v1.4.0 // indirect
1818 github.com/magiconair/properties v1.7.6 // indirect
@@ -32,12 +32,12 @@ require (
3232 github.com/stretchr/testify v1.7.0
3333 github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
3434 github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
35- golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
36- google.golang.org/grpc v1.38 .0
35+ golang.org/x/net v0.0.0-20211209124913-491a49abca63
36+ google.golang.org/grpc v1.40 .0
3737 k8s.io/api v0.21.1
3838 k8s.io/apimachinery v0.21.1
3939 k8s.io/client-go v0.21.1
40- k8s.io/cri-api v0.21.0
40+ k8s.io/cri-api v0.23.1
4141 k8s.io/klog/v2 v2.9.0
4242)
4343
You can’t perform that action at this time.
0 commit comments