Commit ff2ba5d 1 parent 8c6fe7c commit ff2ba5d Copy full SHA for ff2ba5d
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 @@ -3,7 +3,7 @@ module github.com/sap/project-operator
3
3
go 1.21.4
4
4
5
5
require (
6
- github.com/onsi/ginkgo/v2 v2.13.1
6
+ github.com/onsi/ginkgo/v2 v2.13.2
7
7
github.com/onsi/gomega v1.30.0
8
8
github.com/pkg/errors v0.9.1
9
9
github.com/prometheus/client_golang v1.17.0
Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4
131
131
github.com/onsi/ginkgo/v2 v2.13.0 /go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o =
132
132
github.com/onsi/ginkgo/v2 v2.13.1 h1:LNGfMbR2OVGBfXjvRZIZ2YCTQdGKtPLvuI1rMCCj3OU =
133
133
github.com/onsi/ginkgo/v2 v2.13.1 /go.mod h1:XStQ8QcGwLyF4HdfcZB8SFOS/MWCgDuXMSBe6zrvLgM =
134
+ github.com/onsi/ginkgo/v2 v2.13.2 h1:Bi2gGVkfn6gQcjNjZJVO8Gf0FHzMPf2phUei9tejVMs =
135
+ github.com/onsi/ginkgo/v2 v2.13.2 /go.mod h1:XStQ8QcGwLyF4HdfcZB8SFOS/MWCgDuXMSBe6zrvLgM =
134
136
github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU =
135
137
github.com/onsi/gomega v1.27.7 /go.mod h1:1p8OOlwo2iUUDsHnOrjE5UKYJ+e3W8eQ3qSlRahPmr4 =
136
138
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI =
You can’t perform that action at this time.
0 commit comments