Skip to content

Commit 118ff4f

Browse files
fix(deps): update module github.com/onsi/ginkgo to v2
1 parent cd5d454 commit 118ff4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21.9
44

55
require (
66
github.com/evanphx/json-patch v5.6.0+incompatible
7-
github.com/onsi/ginkgo v1.16.5
7+
github.com/onsi/ginkgo/v2 v2.23.4
88
github.com/onsi/gomega v1.18.1
99
github.com/redhat-cop/operator-utils v1.3.4
1010
k8s.io/api v0.24.2

0 commit comments

Comments
 (0)