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

Update Go to 1.20 #13

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Update Go to 1.20 #13

wants to merge 9 commits into from

Commits on May 6, 2023

  1. Update Go to 1.20

    * Update Go to 1.20.
    * Update bingo.
    * Update golangci-lint to 1.51.2.
    * Update Github Actions.
    
    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2758539 View commit details
    Browse the repository at this point in the history
  2. Update Go mod files

    * Update to minimum Go 1.19.
    * Replace obsolete `errors` package.
    
    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6aaea7d View commit details
    Browse the repository at this point in the history
  3. Update auto-generated files.

    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2dd46a3 View commit details
    Browse the repository at this point in the history
  4. Update github.com/fatih/faillint.

    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5fb0e96 View commit details
    Browse the repository at this point in the history
  5. Fixup deprecated io/ioutil.

    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b9d1514 View commit details
    Browse the repository at this point in the history
  6. Fixup formatting.

    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5c810df View commit details
    Browse the repository at this point in the history
  7. Update more bingo tools.

    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    01230f2 View commit details
    Browse the repository at this point in the history
  8. Move misspell to golangci-lint linter.

    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    272a643 View commit details
    Browse the repository at this point in the history
  9. Move goimports linter to golangci-lint.

    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6baaaa0 View commit details
    Browse the repository at this point in the history