Skip to content

Commit 76520cb

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

File tree

20 files changed

+1041
-5223
lines changed

20 files changed

+1041
-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/opencontainers/go-digest

vendor/github.com/opencontainers/go-digest/LICENSE.code

Lines changed: 191 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)