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.21.5 #115

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Update go to 1.21.5 #115

merged 2 commits into from
Dec 7, 2023

Commits on Dec 6, 2023

  1. Update go to 1.21.5

    Signed-off-by: Ivan Valdes <[email protected]>
    ivanvc committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4d702f5 View commit details
    Browse the repository at this point in the history
  2. Set golangci lint version to 1.55.2

    Set the same version that the etcd-io/etcd repository uses. After
    upgrading to go 1.21.5, it was giving an error in the static analysis
    regarding imports.
    
    Signed-off-by: Ivan Valdes <[email protected]>
    ivanvc committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fbbe39f View commit details
    Browse the repository at this point in the history