mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
Fix golint on circleci
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
2e710766e3
commit
78005d87ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user