File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/jsimonetti/rtnetlink
3
3
go 1.18
4
4
5
5
require (
6
- github.com/cilium/ebpf v0.11 .0
6
+ github.com/cilium/ebpf v0.12 .0
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/mdlayher/netlink v1.7.2
9
9
golang.org/x/sys v0.13.0
Original file line number Diff line number Diff line change 1
- github.com/cilium/ebpf v0.11 .0 h1:V8gS/bTCCjX9uUnkUFUpPsksM8n1lXBAvHcpiFk1X2Y =
2
- github.com/cilium/ebpf v0.11 .0 /go.mod h1:WE7CZAnqOL2RouJ4f1uyNhqr2P4CCvXFIqdRDUgWsVs =
1
+ github.com/cilium/ebpf v0.12 .0 h1:oQEuIQIXgYhe1v7sYUG0P9vtJTYZLLdA6tiQmrOB1mo =
2
+ github.com/cilium/ebpf v0.12 .0 /go.mod h1:u9H29/Iq+8cy70YqI6p5pfADkFl3vdnV2qXDg5JL0Zo =
3
3
github.com/frankban/quicktest v1.14.5 h1:dfYrrRyLtiqT9GyKXgdh+k4inNeTvmGbuSgZ3lx3GhA =
4
4
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
5
5
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
You can’t perform that action at this time.
0 commit comments