Skip to content

Commit 57e9d57

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

File tree

2 files changed

+232
-2
lines changed

2 files changed

+232
-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.18.0
9+
github.com/onsi/gomega v1.33.1
910
)

0 commit comments

Comments
 (0)