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

go.mod: Update go version to 1.21 #427

Merged
merged 1 commit into from
May 1, 2024

Commits on May 1, 2024

  1. go.mod: Update go version

    The current version 1.19 is causing `make generate` to fail on format
    issue.
    Updating to 1.21.
    Also updating the deepcopy-gen flags as the older ones are no longer
    supported.
    Also run make vendor.
    
    Signed-off-by: Ram Lavi <[email protected]>
    RamLavi committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e540251 View commit details
    Browse the repository at this point in the history