Skip to content

Commit 4e86beb

Browse files
committed
chore: Update Go dependencies to latest versions
Signed-off-by: cfc4n <cfc4n.cs@gmail.com>
1 parent 438bccc commit 4e86beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ebpfmanager参照datadog/ebpf/manager包的思想,基于cilium/ebpf实现的eb
1111

1212
# 依赖
1313

14-
* [cilium/ebpf v0.9.0](https://github.com/cilium/ebpf/releases/tag/v0.9.0) 2022-06-16
14+
* [cilium/ebpf v0.18.0](https://github.com/cilium/ebpf/releases/tag/v0.18.0) 2025-05-18
1515
* [go-bindata](https://github.com/shuLhan/go-bindata/cmd/go-bindata) 用于生成ebpf字节码文件的go包,与`go:embed`类似。
1616
```shell
1717
go get -d github.com/shuLhan/go-bindata/cmd/go-bindata

0 commit comments

Comments
 (0)