File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,17 +13,17 @@ require (
13
13
github.com/jarcoal/httpmock v1.4.0
14
14
github.com/onsi/ginkgo/v2 v2.23.4
15
15
github.com/onsi/gomega v1.37.0
16
- github.com/openshift/api v0.0.0-20240625084701-0689f006bcde
16
+ github.com/openshift/api v0.0.0-20250826155724-4a165b214722
17
17
github.com/orcaman/concurrent-map/v2 v2.0.1
18
18
github.com/pkg/errors v0.9.1
19
19
github.com/prometheus/client_golang v1.22.0
20
20
github.com/stretchr/testify v1.10.0
21
21
go.uber.org/mock v0.5.1
22
22
go.uber.org/zap v1.27.0
23
23
gopkg.in/natefinch/lumberjack.v2 v2.2.1
24
- k8s.io/api v0.33.0
24
+ k8s.io/api v0.33.2
25
25
k8s.io/apiextensions-apiserver v0.33.0
26
- k8s.io/apimachinery v0.33.0
26
+ k8s.io/apimachinery v0.33.2
27
27
k8s.io/apiserver v0.33.0
28
28
k8s.io/client-go v0.33.0
29
29
k8s.io/code-generator v0.33.0
You can’t perform that action at this time.
0 commit comments