mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Drop github.com/ghodss/yaml dependency
This commit is contained in:
@@ -3,7 +3,6 @@ module sigs.k8s.io/kustomize/kstatus
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/ghodss/yaml v1.0.0
|
||||
github.com/gogo/protobuf v1.3.1 // indirect
|
||||
github.com/google/go-cmp v0.3.1 // indirect
|
||||
github.com/pkg/errors v0.8.1
|
||||
|
||||
Reference in New Issue
Block a user