#console 整理代码
Showing
app/console/.gitignore
0 → 100644
... | ... | @@ -3,7 +3,7 @@ module github.com/eolinker/goku |
go 1.12 | ||
require ( | ||
github.com/360EntSecGroup-Skylar/excelize v1.4.1 | ||
github.com/360EntSecGroup-Skylar/excelize v1.4.1 // indirect | ||
github.com/eolinker/goku-plugin v0.1.3 | ||
github.com/go-redis/redis v6.15.2+incompatible | ||
github.com/go-sql-driver/mysql v1.4.1 | ||
... | ... | @@ -11,9 +11,8 @@ require ( |
github.com/json-iterator/go v1.1.7 | ||
github.com/onsi/ginkgo v1.8.0 // indirect | ||
github.com/onsi/gomega v1.5.0 // indirect | ||
github.com/pkg/errors v0.8.1 | ||
github.com/sirupsen/logrus v1.4.0 | ||
github.com/yuchenfw/gocrypt v0.0.0-20190627061521-ee7b5965ec93 | ||
github.com/yuchenfw/gocrypt v0.0.0-20190627061521-ee7b5965ec93 // indirect | ||
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 | ||
google.golang.org/appengine v1.6.0 // indirect | ||
gopkg.in/yaml.v2 v2.2.2 | ||
... | ... |
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录