Skip to content

Commit 6b5d611

Browse files
build(deps): bump github.com/aquasecurity/libbpfgo in /common (#4)
Bumps [github.com/aquasecurity/libbpfgo](https://github.com/aquasecurity/libbpfgo) from 0.4.3-libbpf-1.0.1 to 0.4.4-libbpf-1.0.1. - [Release notes](https://github.com/aquasecurity/libbpfgo/releases) - [Commits](aquasecurity/libbpfgo@v0.4.3-libbpf-1.0.1...v0.4.4-libbpf-1.0.1) --- updated-dependencies: - dependency-name: github.com/aquasecurity/libbpfgo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f242e2 commit 6b5d611

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

common/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ module github.com/mozillazg/libbpfgo-tools/common
22

33
go 1.18
44

5-
require (
6-
github.com/aquasecurity/libbpfgo v0.4.3-libbpf-1.0.1
7-
)
5+
require github.com/aquasecurity/libbpfgo v0.4.4-libbpf-1.0.1

0 commit comments

Comments
 (0)