added vendors

This commit is contained in:
mickymiek
2018-12-19 15:29:25 +01:00
parent 12e6881669
commit 8ee6bc4b91
2952 changed files with 1124359 additions and 1 deletions

11
vendor/github.com/googleapis/gnostic/tools/README.md generated vendored Normal file
View File

@ -0,0 +1,11 @@
# tools
This directory contains general utilities used by Gnostic and related programs.
## j2y2j
Converts JSON to YAML and YAML to JSON.
## format-schema
Formats a JSON schema canonically.