23 Star 132 Fork 33

anolis/keentuned

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 894 Bytes
一键复制 编辑 原始数据 按行查看 历史
liuwenchao 提交于 2024-09-20 17:03 +08:00 . feat: Submit the first part of version 3.1.0.
module keentuned
go 1.21
require (
github.com/agiledragon/gomonkey/v2 v2.11.0
github.com/fsnotify/fsnotify v1.7.0
github.com/go-ini/ini v1.67.0
github.com/godbus/dbus/v5 v5.1.0
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/smartystreets/goconvey v1.8.1
github.com/spf13/cobra v1.8.0
gonum.org/v1/gonum v0.14.0
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/gopherjs/gopherjs v1.17.2 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jonboulle/clockwork v0.4.0 // indirect
github.com/jtolds/gls v4.20.0+incompatible // indirect
github.com/lestrrat-go/strftime v1.0.6 // indirect
github.com/smarty/assertions v1.15.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/testify v1.8.4 // indirect
golang.org/x/sys v0.20.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anolis/keentuned.git
git@gitee.com:anolis/keentuned.git
anolis
keentuned
keentuned
master

搜索帮助