Add glide.yaml and vendor deps
This commit is contained in:
parent
db918f12ad
commit
5b3d5e81bd
18880 changed files with 5166045 additions and 1 deletions
10
vendor/github.com/opencontainers/image-spec/glide.yaml
generated
vendored
Normal file
10
vendor/github.com/opencontainers/image-spec/glide.yaml
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
package: github.com/opencontainers/image-spec
|
||||
import:
|
||||
- package: github.com/pkg/errors
|
||||
version: ">=0.7.0"
|
||||
- package: github.com/xeipuuv/gojsonschema
|
||||
version: d5336c75940ef31c9ceeb0ae64cf92944bccb4ee
|
||||
- package: github.com/russross/blackfriday
|
||||
version: ~v1.4
|
||||
- package: github.com/shurcooL/sanitized_anchor_name
|
||||
version: 10ef21a441db47d8b13ebcc5fd2310f636973c77
|
||||
Loading…
Add table
Add a link
Reference in a new issue