feat(go): advance validation sidecar toward production
This commit is contained in:
parent
6a06eba255
commit
f85c2e831a
92 changed files with 8881 additions and 91 deletions
|
|
@ -1,3 +1,8 @@
|
|||
module codeberg.org/anassaeneroi/enodia-sentinal/go-agent
|
||||
|
||||
go 1.23
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/cilium/ebpf v0.22.0
|
||||
golang.org/x/sys v0.43.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue