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/goexpect v0.0.0-20210430020637-ab937bf7fd6f
21
21
github.com/google/gofuzz v1.2.0
22
22
github.com/onsi/ginkgo/v2 v2.7.0
23
- github.com/onsi/gomega v1.25 .0
23
+ github.com/onsi/gomega v1.26 .0
24
24
github.com/pkg/errors v0.9.1
25
25
github.com/prometheus/client_golang v1.14.0
26
26
github.com/sergi/go-diff v1.3.1
Original file line number Diff line number Diff line change @@ -495,8 +495,8 @@ github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGV
495
495
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
496
496
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
497
497
github.com/onsi/gomega v1.12.0 /go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je41yGY =
498
- github.com/onsi/gomega v1.25 .0 h1:Vw7br2PCDYijJHSfBOWhov+8cAnUf8MfMaIOV323l6Y =
499
- github.com/onsi/gomega v1.25 .0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
498
+ github.com/onsi/gomega v1.26 .0 h1:03cDLK28U6hWvCAns6NeydX3zIm4SF3ci69ulidS32Q =
499
+ github.com/onsi/gomega v1.26 .0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
500
500
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
501
501
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
502
502
github.com/opencontainers/image-spec v1.0.2 h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrBg0D7ufOcFM =
You can’t perform that action at this time.
0 commit comments