mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
Fork starlib/util for serialization libs.
Prevents pulling in excessive transitive deps. See: https://github.com/kubernetes/kubernetes/pull/98946
This commit is contained in:
@@ -11,7 +11,7 @@ require (
|
||||
github.com/google/go-cmp v0.3.0
|
||||
github.com/markbates/pkger v0.17.1
|
||||
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
|
||||
github.com/qri-io/starlib v0.4.2-0.20200213133954-ff2e8cd5ef8d
|
||||
github.com/pkg/errors v0.8.0
|
||||
github.com/sergi/go-diff v1.1.0
|
||||
github.com/spf13/cobra v1.0.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
|
||||
Reference in New Issue
Block a user