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 golangci-lint and (max) Go versions #219

Merged
merged 3 commits into from
Aug 15, 2022
Merged

Commits on Aug 15, 2022

  1. Bump golangci-lint and (max) Go versions

    Lint is failing with some inscrutable panic (on a commit with no code
    changes). Let's try bumping the version in case they fixed it.
    
    While I was at it, I added Go 1.19 to the list of versions we test,
    since it's out now (fixes #216).
    
    Test plan: make lint
    benjaminjkraft committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    59fefef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04262d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da1ebd View commit details
    Browse the repository at this point in the history