File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/cucumber/common/messages/go/v18 v18.0.0
9
9
github.com/onsi/ginkgo v1.16.5
10
10
github.com/onsi/ginkgo/v2 v2.22.0
11
- github.com/onsi/gomega v1.36.0
11
+ github.com/onsi/gomega v1.36.1
12
12
)
13
13
14
14
require (
Original file line number Diff line number Diff line change @@ -137,6 +137,8 @@ github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4=
137
137
github.com/onsi/gomega v1.35.1 /go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog =
138
138
github.com/onsi/gomega v1.36.0 h1:Pb12RlruUtj4XUuPUqeEWc6j5DkVVVA49Uf6YLfC95Y =
139
139
github.com/onsi/gomega v1.36.0 /go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog =
140
+ github.com/onsi/gomega v1.36.1 h1:bJDPBO7ibjxcbHMgSCoo4Yj18UWbKDlLwX1x9sybDcw =
141
+ github.com/onsi/gomega v1.36.1 /go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog =
140
142
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
141
143
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
142
144
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments