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 @@ -20,7 +20,7 @@ require (
20
20
github.com/google/go-github/v45 v45.2.0
21
21
github.com/google/gofuzz v1.2.0
22
22
github.com/mattn/go-runewidth v0.0.14 // indirect
23
- github.com/onsi/ginkgo/v2 v2.5.0
23
+ github.com/onsi/ginkgo/v2 v2.5.1
24
24
github.com/onsi/gomega v1.24.1
25
25
github.com/pkg/errors v0.9.1
26
26
github.com/spf13/cobra v1.6.1
Original file line number Diff line number Diff line change @@ -484,8 +484,8 @@ github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn
484
484
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
485
485
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
486
486
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
487
- github.com/onsi/ginkgo/v2 v2.5.0 h1:TRtrvv2vdQqzkwrQ1ke6vtXf7IK34RBUJafIy1wMwls =
488
- github.com/onsi/ginkgo/v2 v2.5.0 /go.mod h1:Luc4sArBICYCS8THh8v3i3i5CuSZO+RaQRaJoeNwomw =
487
+ github.com/onsi/ginkgo/v2 v2.5.1 h1:auzK7OI497k6x4OvWq+TKAcpcSAlod0doAH72oIN0Jw =
488
+ github.com/onsi/ginkgo/v2 v2.5.1 /go.mod h1:63DOGlLAH8+REH8jUGdL3YpCpu7JODesutUjdENfUAc =
489
489
github.com/onsi/gomega v1.24.1 h1:KORJXNNTzJXzu4ScJWssJfJMnJ+2QJqhoQSRwNlze9E =
490
490
github.com/onsi/gomega v1.24.1 /go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM =
491
491
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments