velero/vendor/github.com/stretchr/objx
Andy Goldstein a5f2fec0a0 Update deps to pull in json-patch
Now that we've configured pruning for dep, this removes all unused
packages, all non-go files, and all tests from the vendor directory.

NOTE: due to a change in dep, it preserves anything that looks like a
license file. We'll be pulling in a few files we weren't previously
using - mostly license files. It's easier to just go with what dep does
than to try to exclude them after the fact.

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-04-04 16:44:16 -04:00
..
LICENSE.md Initial commit 2017-08-02 13:27:17 -04:00
accessors.go Initial commit 2017-08-02 13:27:17 -04:00
constants.go Initial commit 2017-08-02 13:27:17 -04:00
conversions.go Initial commit 2017-08-02 13:27:17 -04:00
doc.go Initial commit 2017-08-02 13:27:17 -04:00
map.go Initial commit 2017-08-02 13:27:17 -04:00
mutations.go Initial commit 2017-08-02 13:27:17 -04:00
security.go Initial commit 2017-08-02 13:27:17 -04:00
tests.go Initial commit 2017-08-02 13:27:17 -04:00
type_specific_codegen.go Initial commit 2017-08-02 13:27:17 -04:00
value.go Initial commit 2017-08-02 13:27:17 -04:00