diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-07-05 17:00:54 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-07-05 18:02:53 +0530 |
commit | bd99f6b4d67c386daf604c94999e5de72584f883 (patch) | |
tree | 11d8434fc5691c163c939c4cf3eacff4cf9bdec4 /go.mod | |
parent | e2f67996a608346ea3f3525ef2febf6ca5d2b78c (diff) |
bpf/usage: log to database
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ( |