remove conflicting dependency

This commit is contained in:
Sergey Dudoladov 2020-04-28 12:02:28 +02:00
parent 496a5bf3b7
commit 65fc09054b
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ scm-source.json: .git
tools:
GO111MODULE=on go get -u honnef.co/go/tools/cmd/staticcheck
GO111MODULE=on go get k8s.io/client-go@kubernetes-1.16.3
GO111MODULE=on go mod tidy
fmt: