File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/drewolson/testflight v1.0.0
8
8
github.com/go-chi/chi/v5 v5.0.12
9
9
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
10
- github.com/onsi/ginkgo/v2 v2.16 .0
10
+ github.com/onsi/ginkgo/v2 v2.17 .0
11
11
github.com/onsi/gomega v1.32.0
12
12
github.com/pborman/uuid v1.2.1
13
13
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/kr/text v0.0.0-20160504234017-7cafcd837844/go.mod h1:sjUstKUATFIcff4q
33
33
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
34
34
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1 h1:NicmruxkeqHjDv03SfSxqmaLuisddudfP3h5wdXFbhM =
35
35
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1 /go.mod h1:eyp4DdUJAKkr9tvxR3jWhw2mDK7CWABMG5r9uyaKC7I =
36
- github.com/onsi/ginkgo/v2 v2.16 .0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM =
37
- github.com/onsi/ginkgo/v2 v2.16 .0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
36
+ github.com/onsi/ginkgo/v2 v2.17 .0 h1:kdnunFXpBjbzN56hcJHrXZ8M+LOkenKA7NnBzTNigTI =
37
+ github.com/onsi/ginkgo/v2 v2.17 .0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
38
38
github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk =
39
39
github.com/onsi/gomega v1.32.0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
40
40
github.com/openzipkin/zipkin-go v0.4.2 h1:zjqfqHjUpPmB3c1GlCvvgsM1G4LkvqQbBDueDOCg/jA =
You can’t perform that action at this time.
0 commit comments