summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 7e68ecd..886c481 100644
--- a/go.mod
+++ b/go.mod
@@ -39,3 +39,5 @@ require (
golang.org/x/sys v0.41.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
)
+
+replace github.com/aquasecurity/libbpfgo => ../libbpfgo