6 Star 16 Fork 6

easysoft / zentaoatf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
aaronchen2k 提交于 2021-01-12 16:22 . fix the port parse issue
module github.com/easysoft/zentaoatf
go 1.12
require golang.org/x/text v0.3.2
require (
github.com/ajg/form v1.5.1
github.com/awesome-gocui/gocui v0.6.0
github.com/bitly/go-simplejson v0.5.0
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/emirpasic/gods v1.12.0
github.com/fatih/color v1.9.0
github.com/go-errors/errors v1.0.2 // indirect
github.com/go-git/go-git/v5 v5.2.0
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/kr/pretty v0.2.0 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mattn/go-runewidth v0.0.9
github.com/mholt/archiver/v3 v3.5.0
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
github.com/robfig/cron/v3 v3.0.1
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.6.0
github.com/smartystreets/assertions v1.1.0 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/stretchr/testify v1.5.1 // indirect
github.com/yosssi/gohtml v0.0.0-20201013000340-ee4748c638f4
golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/ini.v1 v1.56.0
gopkg.in/yaml.v2 v2.3.0 // indirect
)
Go
1
https://gitee.com/wwccss/zentaoatf.git
git@gitee.com:wwccss/zentaoatf.git
wwccss
zentaoatf
zentaoatf
master

搜索帮助