File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ 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.6.0
24
- github.com/onsi/gomega v1.24.1
23
+ github.com/onsi/ginkgo/v2 v2.6.1
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
27
27
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -439,10 +439,10 @@ 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.0 h1:9t9b9vRUbFq3C4qKFCGkVuq/fIHji802N1nrtkh1mNc =
443
- github.com/onsi/ginkgo/v2 v2.6.0 /go.mod h1:63DOGlLAH8+REH8jUGdL3YpCpu7JODesutUjdENfUAc =
444
- github.com/onsi/gomega v1.24.1 h1:KORJXNNTzJXzu4ScJWssJfJMnJ+2QJqhoQSRwNlze9E =
445
- github.com/onsi/gomega v1.24.1 /go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM =
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 =
444
+ github.com/onsi/gomega v1.24.2 h1:J/tulyYK6JwBldPViHJReihxxZ+22FHs0piGjQAvoUE =
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 =
447
447
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
448
448
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
You can’t perform that action at this time.
0 commit comments