fix(Template): dependencies in travis

This commit is contained in:
Viktor Vassilyev 2018-11-06 20:18:48 +06:00
parent ca1b96f986
commit 3447798494
1 changed files with 1 additions and 0 deletions

View File

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