-
Notifications
You must be signed in to change notification settings - Fork 548
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
Error wrapping #1347
Error wrapping #1347
Conversation
Release v1.1.0-alpha2
gop run pkgPath
modfetch.Get bugfix
gop run pkgPath@version
lookupFromCache hotfix: errors.Unwrap
releaseNewVersion tool
v1.1.0-beta3
v1.1.0-beta3
v1.1.0-beta5
v1.1.0-rc1
v1.1.0-rc2
DSL vs. SDF
iox.Lines
@@ -0,0 +1 @@ | |||
v1.1.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't add VERSION
file into the main branch (it can only exist in release branches).
Codecov Report
@@ Coverage Diff @@
## main #1347 +/- ##
=======================================
Coverage 90.99% 90.99%
=======================================
Files 22 22
Lines 8524 8551 +27
=======================================
+ Hits 7756 7781 +25
- Misses 618 619 +1
- Partials 150 151 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
With these changes, the following code
will print the following