From 5ed9af53d8ab6b5b84cd20f26b93467ad211f2fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 07:47:58 +0000 Subject: [PATCH] build(deps): bump github.com/aquasecurity/libbpfgo in /common Bumps [github.com/aquasecurity/libbpfgo](https://github.com/aquasecurity/libbpfgo) from 0.4.4-libbpf-1.0.1 to 0.4.5-libbpf-1.0.1. - [Release notes](https://github.com/aquasecurity/libbpfgo/releases) - [Commits](https://github.com/aquasecurity/libbpfgo/compare/v0.4.4-libbpf-1.0.1...v0.4.5-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] --- common/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/go.mod b/common/go.mod index 479dc57..12882eb 100644 --- a/common/go.mod +++ b/common/go.mod @@ -2,4 +2,4 @@ module github.com/mozillazg/libbpfgo-tools/common go 1.18 -require github.com/aquasecurity/libbpfgo v0.4.4-libbpf-1.0.1 +require github.com/aquasecurity/libbpfgo v0.4.5-libbpf-1.0.1