Commit f154d5b 1 parent eee94b4 commit f154d5b Copy full SHA for f154d5b
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 4
4
5
5
require (
6
6
github.com/onsi/ginkgo/v2 v2.12.1
7
- github.com/onsi/gomega v1.27.10
7
+ github.com/onsi/gomega v1.28.0
8
8
github.com/pkg/errors v0.9.1
9
9
github.com/prometheus/client_golang v1.17.0
10
10
github.com/sap/go-generics v0.1.5
Original file line number Diff line number Diff line change @@ -125,6 +125,8 @@ github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU=
125
125
github.com/onsi/gomega v1.27.7 /go.mod h1:1p8OOlwo2iUUDsHnOrjE5UKYJ+e3W8eQ3qSlRahPmr4 =
126
126
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI =
127
127
github.com/onsi/gomega v1.27.10 /go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M =
128
+ github.com/onsi/gomega v1.28.0 h1:i2rg/p9n/UqIDAMFUJ6qIUUMcsqOuUHgbpbu235Vr1c =
129
+ github.com/onsi/gomega v1.28.0 /go.mod h1:A1H2JE76sI14WIP57LMKj7FVfCHx3g3BcZVjJG8bjX8 =
128
130
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
129
131
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
130
132
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments