Merge pull request #6025 from ywk253100/181012_travis

Update golint repository used in travis
This commit is contained in:
Daniel Jiang 2018-10-12 14:32:41 +08:00 committed by GitHub
commit 5d251ad762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ sudo apt-get update && sudo apt-get install -y libldap2-dev
go get -d github.com/docker/distribution
go get -d github.com/docker/libtrust
go get -d github.com/lib/pq
go get github.com/golang/lint/golint
go get golang.org/x/lint/golint
go get github.com/GeertJohan/fgt
go get github.com/dghubble/sling
go get github.com/stretchr/testify