mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 09:51:23 +00:00
Exlude golangci-lint v1.24.0 which breaks CI
This commit is contained in:
7
hack/go.mod
Normal file
7
hack/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module sigs.k8s.io/kustomize/hack
|
||||
|
||||
go 1.14
|
||||
|
||||
require github.com/golangci/golangci-lint v1.23.8
|
||||
|
||||
exclude github.com/golangci/golangci-lint v1.24.0
|
||||
Reference in New Issue
Block a user