Fix makefile install-tools for Go 1.16

This commit is contained in:
monopole
2021-05-20 09:50:49 -07:00
parent 020dc9c216
commit f618f9ce96
3 changed files with 16 additions and 404 deletions

View File

@@ -1,10 +0,0 @@
module sigs.k8s.io/kustomize/hack
go 1.16
require (
github.com/golangci/golangci-lint v1.23.8
golang.org/x/tools v0.0.0-20200204192400-7124308813f3
)
exclude github.com/golangci/golangci-lint v1.24.0