mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 08:20:55 +00:00
fix ci losing dependency
This commit is contained in:
parent
24215fb3eb
commit
6e16b8cdcf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user