Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

digest: remove last of deprecated methods #9

Merged

Conversation

stevvooe
Copy link
Contributor

Signed-off-by: Stephen J Day stephen.day@docker.com

cc @wking

@wking
Copy link
Contributor

wking commented Dec 17, 2016

$ git grep New origin/pr/9 -- algorithm.go
origin/pr/9:algorithm.go:// returns false, New and Hash will return nil.
origin/pr/9:algorithm.go:// checked by calling Available before calling New.

Both of those should be updated too^.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
@stevvooe stevvooe force-pushed the remove-depcrated-interfaces branch from ea0f3ad to 2616283 Compare December 17, 2016 00:25
@stevvooe
Copy link
Contributor Author

gofmt bowled over the change. Fixed.

@stevvooe stevvooe merged commit 5506f1c into opencontainers:master Dec 17, 2016
@stevvooe stevvooe deleted the remove-depcrated-interfaces branch December 17, 2016 00:27
@wking wking mentioned this pull request Dec 17, 2016
@wking
Copy link
Contributor

wking commented Dec 17, 2016 via email

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.

2 participants