mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
replace mergo with kyaml/yaml/merge2
This commit is contained in:
@@ -3,7 +3,6 @@ module sigs.k8s.io/kustomize/plugin/builtin/helmchartinflationgenerator
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/imdario/mergo v0.3.13
|
||||
github.com/stretchr/testify v1.8.1
|
||||
sigs.k8s.io/kustomize/api v0.16.0
|
||||
sigs.k8s.io/kustomize/kyaml v0.16.0
|
||||
|
||||
Reference in New Issue
Block a user