File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ require (
66 github.com/go-logr/logr v0.4.0
77 github.com/golang/mock v1.6.0
88 github.com/onsi/ginkgo v1.16.4
9- github.com/onsi/gomega v1.15 .0
10- gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
9+ github.com/onsi/gomega v1.16 .0
10+ gomodules.xyz/jsonpatch/v2 v2.2.0
1111 k8s.io/api v0.21.3
1212 k8s.io/apimachinery v0.21.3
1313 k8s.io/client-go v0.21.3
Original file line number Diff line number Diff line change @@ -302,8 +302,8 @@ github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1Cpa
302302github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
303303github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
304304github.com/onsi/gomega v1.14.0 /go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0 =
305- github.com/onsi/gomega v1.15 .0 h1:WjP/FQ/sk43MRmnEcT+MlDw2TFvkrXlprrPST/IudjU =
306- github.com/onsi/gomega v1.15 .0 /go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0 =
305+ github.com/onsi/gomega v1.16 .0 h1:6gjqkI8iiRHMvdccRJM8rVKjCWk6ZIm6FTm3ddIe4/c =
306+ github.com/onsi/gomega v1.16 .0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
307307github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
308308github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
309309github.com/peterbourgon/diskv v2.0.1+incompatible /go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU =
You can’t perform that action at this time.
0 commit comments