Skip to content

Use go-digest to replace manual assembly of the digest#542

Merged
jonboulle merged 1 commit intoopencontainers:masterfrom
yongtang:513-go-digest
Jan 31, 2017
Merged

Use go-digest to replace manual assembly of the digest#542
jonboulle merged 1 commit intoopencontainers:masterfrom
yongtang:513-go-digest

Conversation

@yongtang
Copy link
Contributor

This fix changes the manual assembly of the digest (sha256) in schema/manifest_backwards_compatibility_test.go, as go-digest is already in place in github.com/opencontainers.

This fix fixes #513.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

This fix changes the manual assembly of the digest (sha256)
in `schema/manifest_backwards_compatibility_test.go`, as
go-digest is already in place in github.com/opencontainers.

This fix fixes #513.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@jonboulle
Copy link
Contributor

jonboulle commented Jan 30, 2017

lgtm

Approved with PullApprove

1 similar comment
@philips
Copy link
Contributor

philips commented Jan 30, 2017

lgtm

Approved with PullApprove

@jonboulle jonboulle merged commit 0beb6ff into opencontainers:master Jan 31, 2017
@yongtang yongtang deleted the 513-go-digest branch January 31, 2017 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use go-digest rather than manually assembling digests

3 participants