add ansicolor to beego

This commit is contained in:
JessonChan 2019-03-12 12:09:41 +08:00
parent 93485df3d2
commit 578440a18d
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ install:
- go get github.com/casbin/casbin
- go get github.com/elazarl/go-bindata-assetfs
- go get github.com/OwnLocal/goes
- go get github.com/shiena/ansicolor
- go get -u honnef.co/go/tools/cmd/staticcheck
- go get -u github.com/mdempsky/unconvert
- go get -u github.com/gordonklaus/ineffassign