File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/openshift/cluster-api-provider-agent/api
3
3
go 1.21
4
4
5
5
require (
6
- github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094
6
+ github.com/openshift/api 0154a4f3ba61
7
7
k8s.io/apimachinery v0.29.9
8
8
k8s.io/client-go v0.29.9
9
9
sigs.k8s.io/cluster-api v1.7.6
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ require (
79
79
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
80
80
github.com/nxadm/tail v1.4.8 // indirect
81
81
github.com/oklog/ulid v1.3.1 // indirect
82
- github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094 // indirect
82
+ github.com/openshift/api 0154a4f3ba61 // indirect
83
83
github.com/openshift/assisted-service v1.0.10-0.20250410153519-abd01432ec2c // indirect
84
84
github.com/prometheus/client_golang v1.18.0 // indirect
85
85
github.com/prometheus/client_model v0.5.0 // indirect
You can’t perform that action at this time.
0 commit comments