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,7 +7,7 @@ require (
7
7
github.com/fatih/color v1.14.1
8
8
github.com/jessevdk/go-flags v1.5.0
9
9
github.com/onsi/ginkgo/v2 v2.8.1
10
- github.com/onsi/gomega v1.26 .0
10
+ github.com/onsi/gomega v1.27 .0
11
11
)
12
12
13
13
require (
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ github.com/onsi/gomega v1.16.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAl
145
145
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
146
146
github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
147
147
github.com/onsi/gomega v1.20.0 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
148
- github.com/onsi/gomega v1.26 .0 h1:03cDLK28U6hWvCAns6NeydX3zIm4SF3ci69ulidS32Q =
149
- github.com/onsi/gomega v1.26 .0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
148
+ github.com/onsi/gomega v1.27 .0 h1:QLidEla4bXUuZVFa4KX6JHCsuGgbi85LC/pCHrt/O08 =
149
+ github.com/onsi/gomega v1.27 .0 /go.mod h1:i189pavgK95OSIipFBa74gC2V4qrQuvjuyGEr3GmbXA =
150
150
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
151
151
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
152
152
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments