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 @@ -22,7 +22,7 @@ require (
22
22
github.com/google/gofuzz v1.2.0
23
23
github.com/olekukonko/tablewriter v0.0.5
24
24
github.com/onsi/ginkgo/v2 v2.17.1
25
- github.com/onsi/gomega v1.32 .0
25
+ github.com/onsi/gomega v1.33 .0
26
26
github.com/pkg/errors v0.9.1
27
27
github.com/prometheus/client_golang v1.18.0
28
28
github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -383,8 +383,8 @@ github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N
383
383
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
384
384
github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8 =
385
385
github.com/onsi/ginkgo/v2 v2.17.1 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
386
- github.com/onsi/gomega v1.32 .0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk =
387
- github.com/onsi/gomega v1.32 .0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
386
+ github.com/onsi/gomega v1.33 .0 h1:snPCflnZrpMsy94p4lXVEkHo12lmPnc3vY5XBbreexE =
387
+ github.com/onsi/gomega v1.33 .0 /go.mod h1:+925n5YtiFsLzzafLUHzVMBpvvRAzrydIBiSIxjX3wY =
388
388
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
389
389
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
390
390
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