Commit 1386a94 authored Mar 27, 2024 · 2 / 6 · Verified
1 parent 67faec0 commit 1386a94 Copy full SHA for 1386a94
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/google/uuid v1.6.0
17
17
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75
18
18
github.com/liamg/memoryfs v1.6.0
19
- github.com/onsi/ginkgo/v2 v2.16.0
19
+ github.com/onsi/ginkgo/v2 v2.17.1
20
20
github.com/onsi/gomega v1.31.1
21
21
github.com/openshift/api v0.0.0-20231025170628-b8a18fdc040d
22
22
github.com/prometheus/client_golang v1.19.0
Original file line number Diff line number Diff line change @@ -972,8 +972,8 @@ github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N
972
972
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
973
973
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
974
974
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
975
- github.com/onsi/ginkgo/v2 v2.16.0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM =
976
- github.com/onsi/ginkgo/v2 v2.16.0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
975
+ github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8 =
976
+ github.com/onsi/ginkgo/v2 v2.17.1 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
977
977
github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo =
978
978
github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
979
979
github.com/open-policy-agent/opa v0.62.0 h1:8NAWkrg3tnMBi+pYqL7pEi7h6QmbMmVf/5IyjJS/A2s =
You can’t perform that action at this time.
0 commit comments