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 @@ -7,5 +7,5 @@ require (
7
7
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
8
8
github.com/google/go-cmp v0.5.6 // indirect
9
9
github.com/onsi/ginkgo v1.16.4
10
- github.com/onsi/gomega v1.15 .0
10
+ github.com/onsi/gomega v1.16 .0
11
11
)
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/onsi/ginkgo v1.16.4 h1:29JGrr5oVBm5ulCWet69zQkzWipVXIol6ygQUe/EzNc=
34
34
github.com/onsi/ginkgo v1.16.4 /go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vvnwo0 =
35
35
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
36
36
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
37
- github.com/onsi/gomega v1.15 .0 h1:WjP/FQ/sk43MRmnEcT+MlDw2TFvkrXlprrPST/IudjU =
38
- github.com/onsi/gomega v1.15 .0 /go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0 =
37
+ github.com/onsi/gomega v1.16 .0 h1:6gjqkI8iiRHMvdccRJM8rVKjCWk6ZIm6FTm3ddIe4/c =
38
+ github.com/onsi/gomega v1.16 .0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
39
39
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
40
40
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
41
41
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
You can’t perform that action at this time.
0 commit comments