File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ require (
6
6
github.com/IBM/go-sdk-core/v5 v5.15.0
7
7
github.com/go-openapi/strfmt v0.21.7
8
8
github.com/onsi/ginkgo v1.16.5
9
- github.com/onsi/ginkgo/v2 v2.15.0
10
- github.com/onsi/gomega v1.30.0
9
+ github.com/onsi/gomega v1.31.0
11
10
github.com/stretchr/testify v1.8.4
12
11
)
13
12
@@ -27,6 +26,7 @@ require (
27
26
github.com/mitchellh/mapstructure v1.5.0 // indirect
28
27
github.com/nxadm/tail v1.4.11 // indirect
29
28
github.com/oklog/ulid v1.3.1 // indirect
29
+ github.com/onsi/ginkgo/v2 v2.15.0 // indirect
30
30
github.com/pmezard/go-difflib v1.0.0 // indirect
31
31
go.mongodb.org/mongo-driver v1.12.1 // indirect
32
32
golang.org/x/crypto v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY
83
83
github.com/onsi/ginkgo/v2 v2.15.0 /go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM =
84
84
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
85
85
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
86
- github.com/onsi/gomega v1.30 .0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8 =
87
- github.com/onsi/gomega v1.30 .0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
86
+ github.com/onsi/gomega v1.31 .0 h1:54UJxxj6cPInHS3a35wm6BK/F9nHYueZ1NVujHDrnXE =
87
+ github.com/onsi/gomega v1.31 .0 /go.mod h1:DW9aCi7U6Yi40wNVAvT6kzFnEVEI5n3DloYBiKiT6zk =
88
88
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
89
89
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
90
90
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments