-
Notifications
You must be signed in to change notification settings - Fork 33
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
Bumps go version to 1.21 (latest stable) #179
Bumps go version to 1.21 (latest stable) #179
Conversation
Can one of the admins verify this patch? |
1 similar comment
Can one of the admins verify this patch? |
8d6ba22
to
0bfbef1
Compare
test this please |
Signed-off-by: gatici <gulsum.atici@canonical.com>
0bfbef1
to
6676957
Compare
This PR is tested by building new image and deploying sdcore-bundle successfully. |
Note: PR: #182 disables the golint checks temporarily to make the CI pass. |
test this please |
test this please |
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.
+1 (manually tested changes with AiaB)
@gatici, would it be possible that you also bump up the go version for the |
This project currently uses Go 1.16 which is end of life. This PR bumps the go version to 1.21 which is the latest stable release.
The update is accomplished by running following commands:
Reference: https://tip.golang.org/doc/go1.21