mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
introduce go tool directive
This commit is contained in:
@@ -2,6 +2,8 @@ module sigs.k8s.io/kustomize/cmd/k8scopy
|
||||
|
||||
go 1.24.0
|
||||
|
||||
tool sigs.k8s.io/kustomize/cmd/k8scopy
|
||||
|
||||
require (
|
||||
github.com/stretchr/testify v1.10.0
|
||||
sigs.k8s.io/yaml v1.5.0
|
||||
|
||||
Reference in New Issue
Block a user