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.mod to be min 1.19 and golangci-lint #226

Merged
merged 5 commits into from
Mar 25, 2023

Commits on Mar 20, 2023

  1. update go modules to have go 1.19 as minimun

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a3af1e3 View commit details
    Browse the repository at this point in the history
  2. update golangci-lint to v1.52.0

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    492ca94 View commit details
    Browse the repository at this point in the history
  3. fix lints

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    67cda5d View commit details
    Browse the repository at this point in the history
  4. remove deprecated lints

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2501522 View commit details
    Browse the repository at this point in the history
  5. fix lints

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    938a274 View commit details
    Browse the repository at this point in the history