Ai
1 Star 0 Fork 1

m7s/plugin-debug

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 643 Bytes
一键复制 编辑 原始数据 按行查看 历史
langhuihui 提交于 2022-03-22 09:22 +08:00 . mod文件更新
module m7s.live/plugin/debug/v4
go 1.18
require (
github.com/mkevac/debugcharts v0.0.0-20191222103121-ae1c48aa8615
go.uber.org/zap v1.21.0
)
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/shirou/gopsutil v2.19.11+incompatible // indirect
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
golang.org/x/sys v0.0.0-20220111092808-5a964db01320 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/m7s/plugin-debug.git
git@gitee.com:m7s/plugin-debug.git
m7s
plugin-debug
plugin-debug
v4

搜索帮助