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

Bump go version to 1.17 in go.mod/CI #230

Merged
merged 1 commit into from Apr 5, 2022
Merged

Conversation

dcantah
Copy link
Contributor

@dcantah dcantah commented Feb 3, 2022

1.13 is sufficiently old at this point and net.ErrClosed from 1.16 will be nice
to use.

This change additionally runs go fmt to bring in the new 1.17 build tag syntax
and builds the binaries in our CI with 1.17+.

@dcantah dcantah requested a review from a team as a code owner February 3, 2022 22:15
@katiewasnothere
Copy link
Contributor

The plan here was to make a last release with the current go version then merge this, correct?

@dcantah
Copy link
Contributor Author

dcantah commented Feb 19, 2022

@katiewasnothere As far as Hamza, Amit and I had discussed yes. Amit released 0.5.2 yesterday so that should be covered. He also made a release/0.5 branch to cover backports if we need. It would be nice to get in anything else that is a breaking change before we'd cut 0.6.x though

@dcantah
Copy link
Contributor Author

dcantah commented Mar 8, 2022

@katiewasnothere Let me know if you're alright with the above

1.13 is sufficiently old at this point and net.ErrClosed from 1.16 will be nice
to use.

This change additionally runs go fmt to bring in the new 1.17 build tag syntax
and builds the binaries in our CI with 1.17+.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
@dcantah dcantah changed the title Bump go directive to 1.17 in go.mod Bump go version to 1.17 in go.mod/CI Mar 31, 2022
@dcantah
Copy link
Contributor Author

dcantah commented Mar 31, 2022

Bumped the CI go version to ^1.17 as well (believe it was picking 1.17 anyways but might as well). Ping -t @katiewasnothere

Copy link
Contributor

@ambarve ambarve left a comment

Choose a reason for hiding this comment

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

LGTM

@dcantah dcantah merged commit 1e35b45 into microsoft:master Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants