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

Commits on Mar 31, 2022

  1. Bump go version to 1.17 in go.mod/CI

    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 committed Mar 31, 2022
    Copy the full SHA
    e690f65 View commit details
    Browse the repository at this point in the history