summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-13 09:52:04 +0300
committerPaul Buetow <paul@buetow.org>2026-05-13 09:52:04 +0300
commit83d68e56213c5107a4e24aceff61439c4e6644f4 (patch)
treec47a73f3fd3d3a1089f77e00934bcdb45168965c /go.mod
parent66956756ba018ed32a455aa57f04517af2c7357f (diff)
Revert "fix: surface rb.Poll errors instead of silently dropping them"
This reverts commit 66956756ba018ed32a455aa57f04517af2c7357f.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 0 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 886c481..7e68ecd 100644
--- a/go.mod
+++ b/go.mod
@@ -39,5 +39,3 @@ require (
golang.org/x/sys v0.41.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
)
-
-replace github.com/aquasecurity/libbpfgo => ../libbpfgo