mirror of
https://github.com/astaxie/beego.git
synced 2024-11-25 05:40:54 +00:00
add ansicolor to beego
This commit is contained in:
parent
93485df3d2
commit
578440a18d
@ -36,6 +36,7 @@ install:
|
|||||||
- go get github.com/casbin/casbin
|
- go get github.com/casbin/casbin
|
||||||
- go get github.com/elazarl/go-bindata-assetfs
|
- go get github.com/elazarl/go-bindata-assetfs
|
||||||
- go get github.com/OwnLocal/goes
|
- go get github.com/OwnLocal/goes
|
||||||
|
- go get github.com/shiena/ansicolor
|
||||||
- go get -u honnef.co/go/tools/cmd/staticcheck
|
- go get -u honnef.co/go/tools/cmd/staticcheck
|
||||||
- go get -u github.com/mdempsky/unconvert
|
- go get -u github.com/mdempsky/unconvert
|
||||||
- go get -u github.com/gordonklaus/ineffassign
|
- go get -u github.com/gordonklaus/ineffassign
|
||||||
|
Loading…
Reference in New Issue
Block a user