Skip to content

Commit 94f7055

Browse files
fix(deps): update module github.com/onsi/ginkgo to v2
1 parent 6331fc7 commit 94f7055

File tree

2 files changed

+136
-1
lines changed

2 files changed

+136
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ require (
99
github.com/go-openapi/strfmt v0.21.3
1010
github.com/mitchellh/mapstructure v1.4.3 // indirect
1111
github.com/onsi/ginkgo v1.16.5
12-
github.com/onsi/gomega v1.19.0
12+
github.com/onsi/ginkgo/v2 v2.17.0
13+
github.com/onsi/gomega v1.30.0
1314
github.com/stretchr/testify v1.8.0
1415
)

0 commit comments

Comments
 (0)