Skip to content

Commit de7ed1b

Browse files
committed
vendor: add go-digest to dependencies
Signed-off-by: Stephen J Day <[email protected]>
1 parent 535732b commit de7ed1b

File tree

19 files changed

+627
-5223
lines changed

19 files changed

+627
-5223
lines changed

glide.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
package: github.com/opencontainers/image-spec
22
import:
33
- package: github.com/pkg/errors
4-
version: ">=0.7.0"
4+
version: '>=0.7.0'
55
- package: github.com/xeipuuv/gojsonschema
66
version: d5336c75940ef31c9ceeb0ae64cf92944bccb4ee
77
- package: github.com/russross/blackfriday
88
version: ~v1.4
99
- package: github.com/shurcooL/sanitized_anchor_name
1010
version: 10ef21a441db47d8b13ebcc5fd2310f636973c77
11+
- package: github.com/docker/go-digest

vendor/github.com/docker/go-digest/LICENSE

Lines changed: 201 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/go-digest/algorithm.go

Lines changed: 144 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)