We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438bccc commit 4e86bebCopy full SHA for 4e86beb
README.md
@@ -11,7 +11,7 @@ ebpfmanager参照datadog/ebpf/manager包的思想,基于cilium/ebpf实现的eb
11
12
# 依赖
13
14
-* [cilium/ebpf v0.9.0](https://github.com/cilium/ebpf/releases/tag/v0.9.0) 2022-06-16
+* [cilium/ebpf v0.18.0](https://github.com/cilium/ebpf/releases/tag/v0.18.0) 2025-05-18
15
* [go-bindata](https://github.com/shuLhan/go-bindata/cmd/go-bindata) 用于生成ebpf字节码文件的go包,与`go:embed`类似。
16
```shell
17
go get -d github.com/shuLhan/go-bindata/cmd/go-bindata
0 commit comments