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

ca: remove uses of deprecated go-digest.Digest.Hex() #3084

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Nov 8, 2022

This function was in opencontainers/go-digest@55f6758 (opencontainers/go-digest#33), but the format of the GoDoc comments didn't follow the correct format, which caused it not being picked up by tools as "deprecated".

This patch updates uses in the codebase to use the alternatives.

This function was in opencontainers/go-digest@55f6758,
but the format of the GoDoc comments didn't follow the correct format, which
caused it not being picked up by tools as "deprecated".

This patch updates uses in the codebase to use the alternatives.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

@dperny @corhere @neersighted PTAL

@thaJeztah
Copy link
Member Author

Thx! I'll bring this one in 👍

@thaJeztah thaJeztah merged commit f34bfc0 into moby:master Nov 8, 2022
@thaJeztah thaJeztah deleted the fix_usage_of_deprecated_funcs branch November 8, 2022 22:32
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.

3 participants