mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
Remove tool deps from shippable modules.
This commit is contained in:
@@ -2,6 +2,9 @@ module sigs.k8s.io/kustomize/hack
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/golangci/golangci-lint v1.23.8
|
||||
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