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/v48 v48.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.6.1
23
+ github.com/onsi/ginkgo/v2 v2.7.0
24
24
github.com/onsi/gomega v1.24.2
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 @@ -439,8 +439,8 @@ github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn
439
439
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
440
440
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
441
441
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
442
- github.com/onsi/ginkgo/v2 v2.6.1 h1:1xQPCjcqYw/J5LchOcp4/2q/jzJFjiAOc25chhnDw+Q =
443
- github.com/onsi/ginkgo/v2 v2.6.1 /go.mod h1:yjiuMwPokqY1XauOgju45q3sJt6VzQ/Fict1LFVcsAo =
442
+ github.com/onsi/ginkgo/v2 v2.7.0 h1:/XxtEV3I3Eif/HobnVx9YmJgk8ENdRsuUmM+fLCFNow =
443
+ github.com/onsi/ginkgo/v2 v2.7.0 /go.mod h1:yjiuMwPokqY1XauOgju45q3sJt6VzQ/Fict1LFVcsAo =
444
444
github.com/onsi/gomega v1.24.2 h1:J/tulyYK6JwBldPViHJReihxxZ+22FHs0piGjQAvoUE =
445
445
github.com/onsi/gomega v1.24.2 /go.mod h1:gs3J10IS7Z7r7eXRoNJIrNqU4ToQukCJhFtKrWgHWnk =
446
446
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments