mirror of
https://github.com/jsimonetti/rtnetlink.git
synced 2026-03-31 01:41:31 +02:00
build(deps): bump github.com/cilium/ebpf from 0.6.1 to 0.6.2 (#120)
Bumps [github.com/cilium/ebpf](https://github.com/cilium/ebpf) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](https://github.com/cilium/ebpf/compare/v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: github.com/cilium/ebpf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9c52e516c7
commit
2bfdf1dbdb
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/jsimonetti/rtnetlink
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/cilium/ebpf v0.6.1
|
||||
github.com/cilium/ebpf v0.6.2
|
||||
github.com/google/go-cmp v0.5.6
|
||||
github.com/mdlayher/netlink v1.4.1
|
||||
golang.org/x/sys v0.0.0-20210525143221-35b2ab0089ea
|
||||
|
||||
4
go.sum
4
go.sum
@ -1,6 +1,6 @@
|
||||
github.com/cilium/ebpf v0.5.0/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJXRs=
|
||||
github.com/cilium/ebpf v0.6.1 h1:n6ZUOkSFi6OwcMeTCFaDQx2Onx2rEikQo69315MNbdc=
|
||||
github.com/cilium/ebpf v0.6.1/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJXRs=
|
||||
github.com/cilium/ebpf v0.6.2 h1:iHsfF/t4aW4heW2YKfeHrVPGdtYTL4C4KocpM8KTSnI=
|
||||
github.com/cilium/ebpf v0.6.2/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJXRs=
|
||||
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/frankban/quicktest v1.11.3 h1:8sXhOn0uLys67V8EsXLc6eszDs8VXWxL3iRvebPhedY=
|
||||
github.com/frankban/quicktest v1.11.3/go.mod h1:wRf/ReqHper53s+kmmSZizM8NamnL3IM0I9ntUbOk+k=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user