1 Star 0 Fork 0

lysShub/atest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
lysShub 提交于 2022-01-05 11:01 . lysShub
module gitee.com/lysshub/atest
go 1.17
require (
github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28
github.com/julienschmidt/httprouter v1.3.0
github.com/plimble/utils v0.0.0-20150615054616-fe08d46675cd
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20211020060615-d418f374d309
)
require (
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/satori/go.uuid v1.2.0 // indirect
github.com/shirou/gopsutil/v3 v3.21.12
github.com/tinylib/msgp v1.1.6 // indirect
golang.org/x/sys v0.0.0-20211124211545-fe61309f8881 // indirect
golang.org/x/text v0.3.7 // indirect
gopkg.in/yaml.v2 v2.2.8 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lysshub/atest.git
git@gitee.com:lysshub/atest.git
lysshub
atest
atest
master

搜索帮助