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 golang to 1.20.7 #2884

Merged
merged 4 commits into from
Sep 3, 2023
Merged

Commits on Aug 31, 2023

  1. Update golang to 1.20.7

    Use the cdi builder which is configured with golang 1.20.7
    Updated some libraries to the latest version, specifically
    excluding k8s and runtime-controller due to issues that need
    to be resolved outside of this commit.
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    awels committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b88af43 View commit details
    Browse the repository at this point in the history
  2. Fix linter issue

    Fix generate verify issue
    
    Signed-off-by: Alexander Wels <awels@redhat.com>
    awels committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5847bcb View commit details
    Browse the repository at this point in the history
  3. Ran make deps-update

    Signed-off-by: Alexander Wels <awels@redhat.com>
    awels committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ccc1dbe View commit details
    Browse the repository at this point in the history
  4. Fix cdi verify go mod

    Signed-off-by: Alexander Wels <awels@redhat.com>
    awels committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0c770da View commit details
    Browse the repository at this point in the history