Skip to content

Commit eccb1f4

Browse files
authored
fix(deps): update module github.com/onsi/ginkgo to v2
1 parent 02987e0 commit eccb1f4

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.18
44

55
require (
66
github.com/go-redis/redismock/v9 v9.2.0
7-
github.com/onsi/ginkgo v1.16.5
7+
github.com/onsi/ginkgo/v2 v2.28.1
88
github.com/onsi/gomega v1.25.0
99
github.com/redis/go-redis/v9 v9.6.3
1010
)

0 commit comments

Comments
 (0)