@@ -7,8 +7,9 @@ require (
7
7
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
8
8
github.com/aws/aws-sdk-go v1.34.0
9
9
github.com/boltdb/bolt v1.3.1
10
- github.com/containernetworking/cni v0.5.2
11
- github.com/coreos/go-iptables v0.3.0
10
+ github.com/containernetworking/cni v1.1.2
11
+ github.com/containernetworking/plugins v1.2.0
12
+ github.com/coreos/go-iptables v0.6.0
12
13
github.com/docker/docker v17.12.0-ce-rc1.0.20180328155642-38588656727d+incompatible
13
14
github.com/docker/libnetwork v0.8.0-dev.2.0.20180212220201-119badbd737b
14
15
github.com/docker/machine v0.14.0
@@ -21,26 +22,26 @@ require (
21
22
github.com/pkg/errors v0.9.1
22
23
github.com/pkg/profile v1.2.1
23
24
github.com/prometheus/client_golang v1.7.1
24
- github.com/sirupsen/logrus v1.4.2
25
+ github.com/sirupsen/logrus v1.8.1
25
26
github.com/spf13/cobra v0.0.1
26
27
github.com/stretchr/testify v1.5.1
27
- github.com/vishvananda/netlink v1.0.0
28
- github.com/vishvananda/netns v0.0.0-20171111001504-be1fbeda1936
28
+ github.com/vishvananda/netlink v1.2.1-beta.2
29
+ github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
29
30
github.com/weaveworks/common v0.0.0-20180321110636-ebab3a78900a
30
31
github.com/weaveworks/go-checkpoint v0.0.0-20170503165305-ebbb8b0518ab
31
32
github.com/weaveworks/go-odp v0.0.0-20181017121109-6b0aa22550d9
32
33
github.com/weaveworks/mesh v0.0.0-20191105120815-58dbcc3e8e63
33
- golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975
34
- golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1
35
- golang.org/x/tools v0.0.0-20190328211700-ab21143f2384
34
+ golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
35
+ golang.org/x/sys v0.4.0
36
+ golang.org/x/tools v0.4.0
36
37
k8s.io/api v0.18.6
37
38
k8s.io/apimachinery v0.18.6
38
39
k8s.io/client-go v0.18.6
39
40
)
40
41
41
42
require (
42
43
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
43
- github.com/Microsoft/go-winio v0.4.7 // indirect
44
+ github.com/Microsoft/go-winio v0.4.17 // indirect
44
45
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
45
46
github.com/beorn7/perks v1.0.1 // indirect
46
47
github.com/cespare/xxhash/v2 v2.1.1 // indirect
@@ -50,10 +51,9 @@ require (
50
51
github.com/docker/go-connections v0.3.0 // indirect
51
52
github.com/docker/go-units v0.3.2 // indirect
52
53
github.com/evanphx/json-patch v4.2.0+incompatible // indirect
53
- github.com/gogo/protobuf v1.3.1 // indirect
54
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
55
- github.com/golang/protobuf v1.4.2 // indirect
56
- github.com/google/go-cmp v0.5.1 // indirect
54
+ github.com/gogo/protobuf v1.3.2 // indirect
55
+ github.com/golang/protobuf v1.5.2 // indirect
56
+ github.com/google/go-cmp v0.5.9 // indirect
57
57
github.com/google/gofuzz v1.1.0 // indirect
58
58
github.com/google/uuid v1.1.1 // indirect
59
59
github.com/googleapis/gnostic v0.1.0 // indirect
@@ -64,15 +64,13 @@ require (
64
64
github.com/inconshreveable/mousetrap v1.0.0 // indirect
65
65
github.com/jmespath/go-jmespath v0.3.0 // indirect
66
66
github.com/json-iterator/go v1.1.10 // indirect
67
- github.com/konsorten/go-windows-terminal-sequences v1.0.1 // indirect
68
67
github.com/mattn/go-colorable v0.0.9 // indirect
69
68
github.com/mattn/go-isatty v0.0.3 // indirect
70
69
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
71
70
github.com/mdlayher/raw v0.0.0-20181016155347-fa5ef3332ca9 // indirect
72
71
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
73
72
github.com/modern-go/reflect2 v1.0.1 // indirect
74
- github.com/onsi/ginkgo v1.14.0 // indirect
75
- github.com/onsi/gomega v1.10.1 // indirect
73
+ github.com/onsi/ginkgo/v2 v2.6.1 // indirect
76
74
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
77
75
github.com/opencontainers/image-spec v1.0.1 // indirect
78
76
github.com/opencontainers/runc v0.1.1 // indirect
@@ -81,15 +79,16 @@ require (
81
79
github.com/prometheus/client_model v0.2.0 // indirect
82
80
github.com/prometheus/common v0.10.0 // indirect
83
81
github.com/prometheus/procfs v0.1.3 // indirect
82
+ github.com/safchain/ethtool v0.2.0 // indirect
84
83
github.com/spf13/pflag v1.0.5 // indirect
85
- golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 // indirect
84
+ golang.org/x/net v0.4.0 // indirect
86
85
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
87
- golang.org/x/text v0.3.2 // indirect
86
+ golang.org/x/text v0.5.0 // indirect
88
87
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
89
88
google.golang.org/appengine v1.5.0 // indirect
90
- google.golang.org/protobuf v1.23 .0 // indirect
89
+ google.golang.org/protobuf v1.28 .0 // indirect
91
90
gopkg.in/inf.v0 v0.9.1 // indirect
92
- gopkg.in/yaml.v2 v2.3 .0 // indirect
91
+ gopkg.in/yaml.v2 v2.4 .0 // indirect
93
92
gotest.tools v2.2.0+incompatible // indirect
94
93
k8s.io/klog v1.0.0 // indirect
95
94
k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6 // indirect
0 commit comments