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.3
10
- github.com/onsi/gomega v1.27.0
10
+ github.com/onsi/gomega v1.27.1
11
11
)
12
12
13
13
require (
Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ github.com/onsi/gomega v1.16.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAl
147
147
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
148
148
github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
149
149
github.com/onsi/gomega v1.20.0 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
150
- github.com/onsi/gomega v1.27.0 h1:QLidEla4bXUuZVFa4KX6JHCsuGgbi85LC/pCHrt/O08 =
151
- github.com/onsi/gomega v1.27.0 /go.mod h1:i189pavgK95OSIipFBa74gC2V4qrQuvjuyGEr3GmbXA =
150
+ github.com/onsi/gomega v1.27.1 h1:rfztXRbg6nv/5f+Raen9RcGoSecHIFgBBLQK3Wdj754 =
151
+ github.com/onsi/gomega v1.27.1 /go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfadcIAw =
152
152
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
153
153
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
154
154
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments