mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 23:47:11 +00:00
Fix golint on circleci
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- run:
|
||||
name: Dependencies
|
||||
command: |
|
||||
go get -u github.com/golang/lint/golint
|
||||
go get -u golang.org/x/lint/golint
|
||||
go get -u github.com/gordonklaus/ineffassign
|
||||
- run:
|
||||
name: Lint
|
||||
|
Reference in New Issue
Block a user