remove conflicting dependency
This commit is contained in:
parent
496a5bf3b7
commit
65fc09054b
1
Makefile
1
Makefile
|
|
@ -79,7 +79,6 @@ 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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue