-
Notifications
You must be signed in to change notification settings - Fork 2.7k
update to go1.19.9 #3905
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
update to go1.19.9 #3905
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #3905 +/- ##
==========================================
- Coverage 56.76% 56.76% -0.01%
==========================================
Files 106 106
Lines 10681 10680 -1
==========================================
- Hits 6063 6062 -1
Misses 3944 3944
Partials 674 674
☔ View full report in Codecov by Sentry. |
We'll probably need an updated golangci-lint;
|
|
(I'll rebase this one once the other PR is merged to remove the golangci-lint update commits) |
Added back minor versions in these, so that we have a somewhat more reproducible state in the repository when tagging releases. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@milosgajdos @corhere rebased; this should be ready for review now |
Added back minor versions in these, so that we have a somewhat more
reproducible state in the repository when tagging releases.