mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-24 07:41:40 +01:00
Merge pull request #6025 from ywk253100/181012_travis
Update golint repository used in travis
This commit is contained in:
commit
5d251ad762
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user