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.
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.
Commits
282d443
add comment with tc opts values origin330f45e
chore(selftest): Add tc Query/Detach test case7371781
feat(map): make CalcMapValueSize a public helperd1d119c
feat(map): Add GetNextKey and LookupAndDeleteElema55c024
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 tidy7a7d947
chore(selftest): ignore libbpfgo version9c1d651
chore: bump go version to 1.213b66f81
libbpf: bump to v1.4.0 (20ea95b) (#415)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