1
0
Fork 0
mirror of https://github.com/imjasonh/snoop synced 2026-07-16 20:25:02 +00:00

Add linux build tags to ebpf/main packages, update CLAUDE.md

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2026-01-14 10:16:33 -05:00
parent 23303722a5
commit 7cc941aa25
4 changed files with 84 additions and 0 deletions

View file

@ -1,3 +1,5 @@
//go:build linux
package ebpf
import (