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

require Go 1.19 #950

Merged
merged 2 commits into from
Mar 1, 2023
Merged

require Go 1.19 #950

merged 2 commits into from
Mar 1, 2023

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Feb 28, 2023

Bump our minimum Go version and run CI against 1.20.

Seems like our current version doesn't like Go 1.20. Also remove
deprecated linters:

    WARN [runner] The linter 'structcheck' is deprecated (since v1.49.0)
    WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0)
    WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0)

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
Bump our minimum Go version and run CI against 1.20.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb lmb requested a review from ti-mo February 28, 2023 10:08
@lmb lmb marked this pull request as ready for review February 28, 2023 10:08
@ti-mo ti-mo merged commit a2252c8 into cilium:master Mar 1, 2023
@ti-mo
Copy link
Collaborator

ti-mo commented Mar 1, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants