Skip to content

Commit edf664b

Browse files
Update module github.com/onsi/ginkgo to v2
1 parent eac420c commit edf664b

File tree

2 files changed

+129
-2
lines changed

2 files changed

+129
-2
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.13
44

55
require (
66
github.com/go-pg/pg/v10 v10.3.0
7-
github.com/onsi/ginkgo v1.14.1
8-
github.com/onsi/gomega v1.10.2
7+
github.com/onsi/ginkgo v1.16.4
8+
github.com/onsi/ginkgo/v2 v2.9.2
9+
github.com/onsi/gomega v1.27.4
910
)

0 commit comments

Comments
 (0)