1 Star 0 Fork 16

KingWYJ/safeguard

forked from openEuler/safeguard 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 977 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuelg 提交于 2024-10-25 13:53 . update version of libbpf and libbpfgo
module culinux
go 1.17
require (
github.com/aquasecurity/libbpfgo v0.4.6-libbpf-1.1.0
github.com/coreos/go-semver v0.3.0
github.com/miekg/dns v1.1.47
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.9.0
github.com/urfave/cli/v2 v2.3.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/yaml.v2 v2.4.0
)
require (
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/russross/blackfriday/v2 v2.0.1 // indirect
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
golang.org/x/mod v0.4.2 // indirect
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 // indirect
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
golang.org/x/tools v0.1.6-0.20210726203631-07bc1bf47fb2 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kingwyj/safeguard.git
[email protected]:kingwyj/safeguard.git
kingwyj
safeguard
safeguard
master

搜索帮助