1 Star 0 Fork 0

tengqiao / gwork

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 859 Bytes
一键复制 编辑 原始数据 按行查看 历史
module gitee.com/tengqiao/gwork
go 1.18
require (
github.com/creack/pty v1.1.18
github.com/go-redis/redis v6.15.9+incompatible
github.com/go-sql-driver/mysql v1.6.0
github.com/kirinlabs/HttpRequest v1.1.1
github.com/mojocn/base64Captcha v1.3.5
github.com/pkg/sftp v1.13.5
github.com/rs/zerolog v1.28.0
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
golang.org/x/term v0.2.0
)
require (
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/kr/fs v0.1.0 // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/onsi/gomega v1.22.1 // indirect
github.com/stretchr/testify v1.8.0 // indirect
golang.org/x/image v0.0.0-20190501045829-6d32002ffd75 // indirect
golang.org/x/sys v0.2.0 // indirect
)
Go
1
https://gitee.com/tengqiao/gwork.git
git@gitee.com:tengqiao/gwork.git
tengqiao
gwork
gwork
master

搜索帮助