1 Star 1 Fork 0

sorc/dfws

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
sorc 提交于 2023-03-12 19:24 . 全面升级到v2.0版本
module dfws
go 1.20
require (
github.com/google/uuid v1.3.0
github.com/kardianos/service v1.2.1
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/sirupsen/logrus v1.9.0
golang.org/x/text v0.8.0
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
)
require (
github.com/jonboulle/clockwork v0.3.0 // indirect
github.com/lestrrat-go/strftime v1.0.6 // indirect
github.com/pkg/errors v0.9.1 // indirect
golang.org/x/sys v0.5.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/sorc/dfws.git
git@gitee.com:sorc/dfws.git
sorc
dfws
dfws
dev

搜索帮助