summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-07-05 17:00:54 +0530
committersinanmohd <sinan@sinanmohd.com>2024-07-05 18:02:53 +0530
commitbd99f6b4d67c386daf604c94999e5de72584f883 (patch)
tree11d8434fc5691c163c939c4cf3eacff4cf9bdec4 /go.mod
parente2f67996a608346ea3f3525ef2febf6ca5d2b78c (diff)
bpf/usage: log to database
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 84638f1..96b5be8 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,6 @@ go 1.22.0
require (
github.com/cilium/ebpf v0.15.0
github.com/jackc/pgx/v5 v5.6.0
- golang.org/x/net v0.10.0
)
require (