mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
visibility setup with ebpf
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module ebpf-poc
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/cilium/ebpf v0.22.0 // indirect
|
||||
golang.org/x/sys v0.43.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user