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.8.4
23
+ github.com/onsi/ginkgo/v2 v2.9.0
24
24
github.com/onsi/gomega v1.27.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 @@ -415,8 +415,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRW
415
415
github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
416
416
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
417
417
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
418
- github.com/onsi/ginkgo/v2 v2.8.4 h1:gf5mIQ8cLFieruNLAdgijHF1PYfLphKm2dxxcUtcqK0 =
419
- github.com/onsi/ginkgo/v2 v2.8.4 /go.mod h1:427dEDQZkDKsBvCjc2A/ZPefhKxsTTrsQegMlayL730 =
418
+ github.com/onsi/ginkgo/v2 v2.9.0 h1:Tugw2BKlNHTMfG+CheOITkYvk4LAh6MFOvikhGVnhE8 =
419
+ github.com/onsi/ginkgo/v2 v2.9.0 /go.mod h1:4xkjoL/tZv4SMWeww56BU5kAt19mVB47gTWxmrTcxyk =
420
420
github.com/onsi/gomega v1.27.1 h1:rfztXRbg6nv/5f+Raen9RcGoSecHIFgBBLQK3Wdj754 =
421
421
github.com/onsi/gomega v1.27.1 /go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfadcIAw =
422
422
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments