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

Remove direct dependency on github.com/pkg/errors #33

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

austinvazquez
Copy link
Member

Signed-off-by: Austin Vazquez [email protected]

Issue #, if available: #31

Description of changes:
Removes direct dependency on github.com/pkg/errors and replaces functionality with built-in standard library usage of errors and fmt packages.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ningziwen
Copy link
Member

@austinvazquez LGTM. Could you resolve the conflict?

@austinvazquez
Copy link
Member Author

@austinvazquez LGTM. Could you resolve the conflict?

@ningziwen thanks updated. 👍🏼

@ningziwen ningziwen merged commit 7f28afb into aws:master Jul 18, 2023
9 checks passed
@austinvazquez austinvazquez deleted the remove-errors-pkg branch September 13, 2023 17:04
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