Skip to content

Commit bd3b261

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

File tree

2 files changed

+161
-2
lines changed

2 files changed

+161
-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.12.1
9+
github.com/onsi/gomega v1.27.10
910
)

0 commit comments

Comments
 (0)