-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Upgrade to Go v1.17 #3220
Upgrade to Go v1.17 #3220
Conversation
Signed-off-by: Ashmita Bohara <[email protected]>
Signed-off-by: Ashmita Bohara <[email protected]>
Signed-off-by: Ashmita Bohara <[email protected]>
Signed-off-by: Ashmita Bohara <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #3220 +/- ##
=======================================
Coverage 95.99% 95.99%
=======================================
Files 242 242
Lines 14789 14789
=======================================
+ Hits 14196 14197 +1
+ Misses 514 513 -1
Partials 79 79
Continue to review full report at Codecov.
|
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.
I think the version is also present in docker files.
Signed-off-by: Ashmita Bohara <[email protected]>
I think this handles all usages of golang 1.16 to 1.17. |
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.
Thanks!
Signed-off-by: Ashmita Bohara [email protected]
Which problem is this PR solving?
Upgrade to Go v1.17
Short description of the changes
Ran
go mod tidy
too