File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/go-logr/logr v0.4.0
11
11
github.com/golang-jwt/jwt v3.2.2+incompatible
12
12
github.com/onsi/ginkgo v1.16.4
13
- github.com/onsi/gomega v1.15 .0
13
+ github.com/onsi/gomega v1.16 .0
14
14
github.com/pkg/errors v0.9.1
15
15
github.com/ppc64le-cloud/powervs-utils v0.0.0-20210106101518-5d3f965b0344
16
16
github.com/prometheus/common v0.26.0
Original file line number Diff line number Diff line change @@ -535,8 +535,9 @@ github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7J
535
535
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
536
536
github.com/onsi/gomega v1.10.3 /go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDsH8xc =
537
537
github.com/onsi/gomega v1.10.5 /go.mod h1:gza4q3jKQJijlu05nKWRCW/GavJumGt8aNRxWg7mt48 =
538
- github.com/onsi/gomega v1.15.0 h1:WjP/FQ/sk43MRmnEcT+MlDw2TFvkrXlprrPST/IudjU =
539
538
github.com/onsi/gomega v1.15.0 /go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0 =
539
+ github.com/onsi/gomega v1.16.0 h1:6gjqkI8iiRHMvdccRJM8rVKjCWk6ZIm6FTm3ddIe4/c =
540
+ github.com/onsi/gomega v1.16.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
540
541
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
541
542
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
542
543
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