mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-17 04:11:24 +01:00
Update golint repository used in travis
The golint repository is updated, this commit changes it with the latest version Signed-off-by: Wenkai Yin <yinw@vmware.com>
This commit is contained in:
parent
18aedacef8
commit
4e8506de34
@ -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