Skip to content

Commit d41ae6e

Browse files
committed
chore(deps): go mod tidy adds ginkgo v1 again
1 parent c4f6ed8 commit d41ae6e

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
@@ -5,7 +5,7 @@ go 1.24.2
55
require (
66
github.com/go-logr/logr v1.4.2
77
github.com/go-logr/zapr v1.3.0
8-
github.com/onsi/ginkgo/v2 v2.23.4
8+
github.com/onsi/ginkgo v1.16.5
99
github.com/onsi/ginkgo/v2 v2.23.4
1010
github.com/onsi/gomega v1.37.0
1111
github.com/spf13/pflag v1.0.6

0 commit comments

Comments
 (0)