Update ginkgo and gomega (main) (#956)

* Update ginkgo and gomega

* Update Ginkgo to version 2.32.0 in workflows and Makefile

---------

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Co-authored-by: Enrico Candino <enrico.candino@suse.com>
This commit is contained in:
renovate-rancher[bot]
2026-07-02 12:34:00 +02:00
committed by GitHub
co-authored by lnx01 Enrico Candino
parent 11953e315d
commit 7879a7679d
5 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -29,7 +29,7 @@ jobs:
go-version-file: go.mod
- name: Install Ginkgo
run: go install github.com/onsi/ginkgo/v2/ginkgo@3c7bde4e56b079f4ce636d238daadaa94d32de12 #v2.31.0
run: go install github.com/onsi/ginkgo/v2/ginkgo@9ff1646a26f77a4c0d33ddba3e6368c42c0e8842 #v2.32.0
- name: Setup environment
run: |
@@ -116,7 +116,7 @@ jobs:
go-version-file: go.mod
- name: Install Ginkgo
run: go install github.com/onsi/ginkgo/v2/ginkgo@3c7bde4e56b079f4ce636d238daadaa94d32de12 #v2.31.0
run: go install github.com/onsi/ginkgo/v2/ginkgo@9ff1646a26f77a4c0d33ddba3e6368c42c0e8842 #v2.32.0
- name: Setup environment
run: |
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
go-version-file: go.mod
- name: Install Ginkgo
run: go install github.com/onsi/ginkgo/v2/ginkgo@3c7bde4e56b079f4ce636d238daadaa94d32de12 #v2.31.0
run: go install github.com/onsi/ginkgo/v2/ginkgo@9ff1646a26f77a4c0d33ddba3e6368c42c0e8842 #v2.32.0
- name: Setup environment
run: |