update github.com/onsi/{ginkgo,gomega}

Update to gomega v1.34.2 and ginkgo v2.20.2, now that we use go 1.22 we
can update them.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2024-09-03 18:26:18 +02:00
parent efd4971545
commit a269f098cd
14 changed files with 105 additions and 34 deletions

View File

@@ -1,3 +1,10 @@
## 2.20.2
Require Go 1.22+
### Maintenance
- bump go to v1.22 [a671816]
## 2.20.1
### Fixes

View File

@@ -1,3 +1,3 @@
package types
const VERSION = "2.20.1"
const VERSION = "2.20.2"