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:
Phillip Wittrock
2021-02-24 08:49:25 -08:00
parent 9a94c5ecd3
commit 61dcb3f548
7 changed files with 323 additions and 14 deletions

View File

@@ -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