File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/cenkalti/backoff/v4 v4.2.0
7
- github.com/cilium/ebpf v0.9.1
7
+ github.com/cilium/ebpf v0.10.0
8
8
github.com/containernetworking/cni v1.1.2
9
9
github.com/containernetworking/plugins v1.1.1
10
10
github.com/coreos/go-iptables v0.6.0
@@ -72,7 +72,7 @@ require (
72
72
github.com/prometheus/client_model v0.3.0 // indirect
73
73
github.com/prometheus/common v0.37.0 // indirect
74
74
github.com/prometheus/procfs v0.8.0 // indirect
75
- github.com/rogpeppe/go-internal v1.8.1-0.20211023094830-115ce09fd6b4 // indirect
75
+ github.com/rogpeppe/go-internal v1.9.0 // indirect
76
76
github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1 // indirect
77
77
github.com/seancfoley/bintree v1.1.0 // indirect
78
78
github.com/spf13/pflag v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5P
57
57
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 /go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU =
58
58
github.com/cilium/ebpf v0.9.1 h1:64sn2K3UKw8NbP/blsixRpF3nXuyhz/VjRlRzvlBRu4 =
59
59
github.com/cilium/ebpf v0.9.1 /go.mod h1:+OhNOIXx/Fnu1IE8bJz2dzOA+VSfyTfdNUVdlQnxUFY =
60
+ github.com/cilium/ebpf v0.10.0 h1:nk5HPMeoBXtOzbkZBWym+ZWq1GIiHUsBFXxwewXAHLQ =
61
+ github.com/cilium/ebpf v0.10.0 /go.mod h1:DPiVdY/kT534dgc9ERmvP8mWA+9gvwgKfRvk4nNWnoE =
60
62
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
61
63
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
62
64
github.com/containernetworking/cni v1.1.2 h1:wtRGZVv7olUHMOqouPpn3cXJWpJgM6+EUl31EQbXALQ =
@@ -319,6 +321,7 @@ github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0ua
319
321
github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
320
322
github.com/rogpeppe/go-internal v1.8.1-0.20211023094830-115ce09fd6b4 h1:Ha8xCaq6ln1a+R91Km45Oq6lPXj2Mla6CRJYcuV2h1w =
321
323
github.com/rogpeppe/go-internal v1.8.1-0.20211023094830-115ce09fd6b4 /go.mod h1:JeRgkft04UBgHMgCIwADu4Pn6Mtm5d4nPKWu0nJ5d+o =
324
+ github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
322
325
github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1 h1:ZFfeKAhIQiiOrQaI3/znw0gOmYpO28Tcu1YaqMa/jtQ =
323
326
github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1 /go.mod h1:Z0q5wiBQGYcxhMZ6gUqHn6pYNLypFAvaL3UvgZLR0U4 =
324
327
github.com/seancfoley/bintree v1.1.0 h1:6J0rj9hLNLIcWSsfYdZ4ZHkMHokaK/PHkak8qyBO/mc =
You can’t perform that action at this time.
0 commit comments