We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f242e2 commit 6b5d611Copy full SHA for 6b5d611
common/go.mod
@@ -2,6 +2,4 @@ module github.com/mozillazg/libbpfgo-tools/common
2
3
go 1.18
4
5
-require (
6
- github.com/aquasecurity/libbpfgo v0.4.3-libbpf-1.0.1
7
-)
+require github.com/aquasecurity/libbpfgo v0.4.4-libbpf-1.0.1
0 commit comments