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 @@ -11,7 +11,7 @@ require (
11
11
github.com/golang-jwt/jwt v3.2.2+incompatible
12
12
github.com/golang/mock v1.6.0
13
13
github.com/onsi/ginkgo v1.16.5
14
- github.com/onsi/gomega v1.20.0
14
+ github.com/onsi/gomega v1.20.1
15
15
github.com/pkg/errors v0.9.1
16
16
github.com/spf13/pflag v1.0.5
17
17
github.com/stretchr/testify v1.8.0
Original file line number Diff line number Diff line change @@ -661,8 +661,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
661
661
github.com/onsi/gomega v1.10.5 /go.mod h1:gza4q3jKQJijlu05nKWRCW/GavJumGt8aNRxWg7mt48 =
662
662
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
663
663
github.com/onsi/gomega v1.18.0 /go.mod h1:0q+aL8jAiMXy9hbwj2mr5GziHiwhAIQpFmmtT5hitRs =
664
- github.com/onsi/gomega v1.20.0 h1:8W0cWlwFkflGPLltQvLRB7ZVD5HuP6ng320w2IS245Q =
665
- github.com/onsi/gomega v1.20.0 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
664
+ github.com/onsi/gomega v1.20.1 h1:PA/3qinGoukvymdIDV8pii6tiZgC8kbmJO6Z5+b002Q =
665
+ github.com/onsi/gomega v1.20.1 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
666
666
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
667
667
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
668
668
github.com/opencontainers/image-spec v1.0.2 h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrBg0D7ufOcFM =
You can’t perform that action at this time.
0 commit comments