File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/hyperledger/fabric-gateway v1.5.0
11
11
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.3
12
12
github.com/mitchellh/mapstructure v1.5.0
13
- github.com/onsi/ginkgo/v2 v2.16 .0
13
+ github.com/onsi/ginkgo/v2 v2.17 .0
14
14
github.com/onsi/gomega v1.32.0
15
15
github.com/opentracing/opentracing-go v1.2.0
16
16
go.uber.org/mock v0.4.0
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ github.com/miekg/pkcs11 v1.1.1 h1:Ugu9pdy6vAYku5DEpVWVFPYnzV+bxB+iRdbuFSu7TvU=
91
91
github.com/miekg/pkcs11 v1.1.1 /go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs =
92
92
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
93
93
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
94
- github.com/onsi/ginkgo/v2 v2.16 .0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM =
95
- github.com/onsi/ginkgo/v2 v2.16 .0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
94
+ github.com/onsi/ginkgo/v2 v2.17 .0 h1:kdnunFXpBjbzN56hcJHrXZ8M+LOkenKA7NnBzTNigTI =
95
+ github.com/onsi/ginkgo/v2 v2.17 .0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
96
96
github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk =
97
97
github.com/onsi/gomega v1.32.0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
98
98
github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
You can’t perform that action at this time.
0 commit comments