File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.5
77require (
88 github.com/IBM/go-sdk-core/v5 v5.21.2
99 github.com/go-openapi/strfmt v0.25.0
10- github.com/onsi/ginkgo/v2 v2.27.2
10+ github.com/onsi/ginkgo/v2 v2.27.3
1111 github.com/onsi/gomega v1.38.3
1212 github.com/stretchr/testify v1.11.1
1313)
Original file line number Diff line number Diff line change @@ -80,6 +80,8 @@ github.com/onsi/ginkgo/v2 v2.26.0 h1:1J4Wut1IlYZNEAWIV3ALrT9NfiaGW2cDCJQSFQMs/gE
8080github.com/onsi/ginkgo/v2 v2.26.0 /go.mod h1:qhEywmzWTBUY88kfO0BRvX4py7scov9yR+Az2oavUzw =
8181github.com/onsi/ginkgo/v2 v2.27.2 h1:LzwLj0b89qtIy6SSASkzlNvX6WktqurSHwkk2ipF/Ns =
8282github.com/onsi/ginkgo/v2 v2.27.2 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
83+ github.com/onsi/ginkgo/v2 v2.27.3 h1:ICsZJ8JoYafeXFFlFAG75a7CxMsJHwgKwtO+82SE9L8 =
84+ github.com/onsi/ginkgo/v2 v2.27.3 /go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo =
8385github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A =
8486github.com/onsi/gomega v1.38.2 /go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k =
8587github.com/onsi/gomega v1.38.3 h1:eTX+W6dobAYfFeGC2PV6RwXRu/MyT+cQguijutvkpSM =
You can’t perform that action at this time.
0 commit comments