mozillazg / hello-libbpfgo

Examples for libbpf, aquasecurity/libbpfgo and cilium/ebpf
MIT License
130 stars 23 forks source link

Bump github.com/aquasecurity/libbpfgo from 0.6.0-libbpf-1.3 to 0.7.0-libbpf-1.4 #15

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/aquasecurity/libbpfgo from 0.6.0-libbpf-1.3 to 0.7.0-libbpf-1.4.

Release notes

Sourced from github.com/aquasecurity/libbpfgo's releases.

v0.7.0-libbpf-1.4

What's Changed

New Contributors

Full Changelog: https://github.com/aquasecurity/libbpfgo/compare/v0.6.0-libbpf-1.3...v0.7.0-libbpf-1.4

Commits
  • 282d443 add comment with tc opts values origin
  • 330f45e chore(selftest): Add tc Query/Detach test case
  • 7371781 feat(map): make CalcMapValueSize a public helper
  • d1d119c feat(map): Add GetNextKey and LookupAndDeleteElem
  • a55c024 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 in /helpers (#418)
  • a53b1ab chore(ci): bump setup-go action to v5 (#417)
  • 5255e7a chore(selftest): go mod tidy
  • 7a7d947 chore(selftest): ignore libbpfgo version
  • 9c1d651 chore: bump go version to 1.21
  • 3b66f81 libbpf: bump to v1.4.0 (20ea95b) (#415)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.