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

Use fmt.Errorf("%w") for error wrapping #3544

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

tchssk
Copy link
Member

@tchssk tchssk commented Jul 2, 2024

No description provided.

@tchssk tchssk marked this pull request as ready for review July 2, 2024 14:14
@raphael
Copy link
Member

raphael commented Jul 2, 2024

This is great, thank you!

@raphael raphael merged commit 9c1f9cf into goadesign:v3 Jul 2, 2024
11 checks passed
@tchssk tchssk deleted the fmt-errorf-w branch July 3, 2024 00:35
@tchssk
Copy link
Member Author

tchssk commented Jul 3, 2024

The v3.17.0 tag has been created, but not yet released. Are you planning to do it later?

@raphael
Copy link
Member

raphael commented Jul 3, 2024

There's an issue with it (the generated example code won't compile), I'm fixing it and will release 3.17.1

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