Revert "remove conflicting dependency"

This reverts commit 65fc09054b.
This commit is contained in:
Sergey Dudoladov 2020-04-29 07:44:22 +02:00
parent 13022fd6ca
commit 93ee2cee58
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ scm-source.json: .git
tools: tools:
GO111MODULE=on go get -u honnef.co/go/tools/cmd/staticcheck 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 GO111MODULE=on go mod tidy
fmt: fmt: