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

CI: Test with Go 1.17 #1009

Merged
merged 1 commit into from
Sep 10, 2021
Merged

CI: Test with Go 1.17 #1009

merged 1 commit into from
Sep 10, 2021

Commits on Sep 10, 2021

  1. CI: Test with Go 1.17

    Add Go 1.17 to the list of versions we test with. `gofmt` all files to
    add the new `//go:build` directives meant to replace `// +build`.
    
    This supersedes the Go version upgrade in #999. That PR will be narrowed
    down just to Windows support.
    abhinav committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    32c2f85 View commit details
    Browse the repository at this point in the history