-
Notifications
You must be signed in to change notification settings - Fork 48
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
feat: upgrade to go 1.21 and bump deps #273
Conversation
@toneill818 can you please check why the build is failing? |
Ping @toneill818 |
Signed-off-by: Thomas O'Neill <[email protected]>
Signed-off-by: Thomas O'Neill <[email protected]>
94219ec
to
ddbe989
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #273 +/- ##
=======================================
Coverage 27.56% 27.56%
=======================================
Files 7 7
Lines 798 798
=======================================
Hits 220 220
Misses 554 554
Partials 24 24 ☔ View full report in Codecov by Sentry. |
@yaron2 Builds seem to be failing due to an old node version. Is it okay if I modify the node version for the runners in this PR?
|
Signed-off-by: Thomas O'Neill <[email protected]>
Signed-off-by: Thomas O'Neill <[email protected]>
Sure |
Should be fixed |
Thanks! |
Upgrade to go 1.21 and bump dependencies