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 @@ -15,7 +15,7 @@ require (
15
15
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
16
16
github.com/olekukonko/tablewriter v0.0.5
17
17
github.com/onsi/ginkgo/v2 v2.17.1
18
- github.com/onsi/gomega v1.31.1
18
+ github.com/onsi/gomega v1.32.0
19
19
github.com/pivotal-cf/go-binmock v0.0.0-20171027112700-f797157c64e9
20
20
)
21
21
Original file line number Diff line number Diff line change @@ -186,8 +186,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
186
186
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
187
187
github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
188
188
github.com/onsi/gomega v1.20.0 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
189
- github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo =
190
- github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
189
+ github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk =
190
+ github.com/onsi/gomega v1.32.0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
191
191
github.com/oxtoacart/bpool v0.0.0-20150712133111-4e1c5567d7c2 h1:CXwSGu/LYmbjEab5aMCs5usQRVBGThelUKBNnoSOuso =
192
192
github.com/oxtoacart/bpool v0.0.0-20150712133111-4e1c5567d7c2 /go.mod h1:L3UMQOThbttwfYRNFOWLLVXMhk5Lkio4GGOtw5UrxS0 =
193
193
github.com/pivotal-cf/go-binmock v0.0.0-20171027112700-f797157c64e9 h1:NYJ/BzqA8Htne8NFOhMyB5y5LjraRV0RIHAVY3FRnek =
You can’t perform that action at this time.
0 commit comments