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

chore(deps): bump golang to 1.22 (everywhere) #1809

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

webstradev
Copy link
Contributor

@webstradev webstradev commented Apr 10, 2024

closes #1790

As @krancour said dependabot did most of the work yesterday but in golangci lint and the go module itself we were still on 1.20/1.21.

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
@webstradev webstradev requested a review from a team as a code owner April 10, 2024 06:09
Copy link

netlify bot commented Apr 10, 2024

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
🔨 Latest commit 8607d8b
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/66162d1c4543a8000853596f
😎 Deploy Preview https://deploy-preview-1809.kargo.akuity.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@webstradev webstradev changed the title chore(deps) bump golang to 1.22 (everywhere) chore(deps): bump golang to 1.22 (everywhere) Apr 10, 2024
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.45%. Comparing base (e480493) to head (8607d8b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1809      +/-   ##
==========================================
+ Coverage   44.04%   44.45%   +0.41%     
==========================================
  Files         207      212       +5     
  Lines       13133    13495     +362     
==========================================
+ Hits         5784     5999     +215     
- Misses       7106     7242     +136     
- Partials      243      254      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @webstradev 🙇

@hiddeco hiddeco added priority/normal dependencies Pull requests that update a dependency file go Pull requests that update Go code kind/chore labels Apr 10, 2024
@hiddeco hiddeco added this to the v0.6.0 milestone Apr 10, 2024
@krancour krancour added this pull request to the merge queue Apr 10, 2024
Merged via the queue into akuity:main with commit f190aef Apr 10, 2024
20 of 22 checks passed
@webstradev webstradev deleted the chore/bump-golang branch April 12, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code kind/chore priority/normal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade all golang dependencies to 1.22
3 participants