Skip to content

Commit a8324b1

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

2 files changed

Lines changed: 190 additions & 2 deletions

File tree

go.mod

Lines changed: 3 additions & 2 deletions
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
13-
github.com/stretchr/testify v1.8.0
12+
github.com/onsi/ginkgo/v2 v2.19.1
13+
github.com/onsi/gomega v1.34.0
14+
github.com/stretchr/testify v1.8.4
1415
)

0 commit comments

Comments
 (0)