1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-18 12:34:13 +00:00

fix ci losing dependency

This commit is contained in:
DennisMao 2019-01-02 16:46:27 +08:00
parent 24215fb3eb
commit 6e16b8cdcf

View File

@ -35,6 +35,7 @@ install:
- go get github.com/Knetic/govaluate
- go get github.com/casbin/casbin
- go get github.com/elazarl/go-bindata-assetfs
- go get github.com/OwnLocal/goes
- go get -u honnef.co/go/tools/cmd/gosimple
- go get -u github.com/mdempsky/unconvert
- go get -u github.com/gordonklaus/ineffassign