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.7 .0
23
+ github.com/onsi/ginkgo/v2 v2.8 .0
24
24
github.com/onsi/gomega v1.25.0
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 @@ -411,8 +411,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRW
411
411
github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
412
412
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
413
413
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
414
- github.com/onsi/ginkgo/v2 v2.7 .0 h1:/XxtEV3I3Eif/HobnVx9YmJgk8ENdRsuUmM+fLCFNow =
415
- github.com/onsi/ginkgo/v2 v2.7 .0 /go.mod h1:yjiuMwPokqY1XauOgju45q3sJt6VzQ/Fict1LFVcsAo =
414
+ github.com/onsi/ginkgo/v2 v2.8 .0 h1:pAM+oBNPrpXRs+E/8spkeGx9QgekbRVyr74EUvRVOUI =
415
+ github.com/onsi/ginkgo/v2 v2.8 .0 /go.mod h1:6JsQiECmxCa3V5st74AL/AmsV482EDdVrGaVW6z3oYU =
416
416
github.com/onsi/gomega v1.25.0 h1:Vw7br2PCDYijJHSfBOWhov+8cAnUf8MfMaIOV323l6Y =
417
417
github.com/onsi/gomega v1.25.0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
418
418
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments