mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 01:39:06 +00:00
Fix makefile install-tools for Go 1.16
This commit is contained in:
10
hack/go.mod
10
hack/go.mod
@@ -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
|
||||
Reference in New Issue
Block a user