1 Star 0 Fork 0

missyoyo/agent-plugins-grpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 384 Bytes
一键复制 编辑 原始数据 按行查看 历史
Thomas Legris 提交于 2023-06-23 16:51 . Add go.sum
module github.com/deepfence/agent-plugins-grpc
go 1.20
require (
google.golang.org/grpc v1.56.1
google.golang.org/protobuf v1.30.0
)
require (
github.com/golang/protobuf v1.5.3 // indirect
golang.org/x/net v0.9.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/text v0.9.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/missyoyo/agent-plugins-grpc.git
git@gitee.com:missyoyo/agent-plugins-grpc.git
missyoyo
agent-plugins-grpc
agent-plugins-grpc
main

搜索帮助