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

deps: bump gingko to v2.19.1, golang to v1.21.x. #110

Merged
merged 3 commits into from
Sep 25, 2024

Commits on Sep 20, 2024

  1. go.{mod,sum}: update to ginkgo v2.19.1.

    Update ginkgo to v2.19.1. This should get us rid of the coverage
    collection errors seen in CI.
    
    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    442e812 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. go.{mod,sum}: bump golang requirement to 1.21.

    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6578149 View commit details
    Browse the repository at this point in the history
  2. ci: stop testing with golang 1.20.x.

    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e4d5c36 View commit details
    Browse the repository at this point in the history