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
33go 1.21
44
55require (
6- github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094
6+ github.com/openshift/api ef565c20f0d5
77 k8s.io/apimachinery v0.29.9
88 k8s.io/client-go v0.29.9
99 sigs.k8s.io/cluster-api v1.7.6
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ require (
7979 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
8080 github.com/nxadm/tail v1.4.8 // indirect
8181 github.com/oklog/ulid v1.3.1 // indirect
82- github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094 // indirect
82+ github.com/openshift/api ef565c20f0d5 // indirect
8383 github.com/openshift/assisted-service v1.0.10-0.20250615103046-a721fe0600d7 // indirect
8484 github.com/prometheus/client_golang v1.18.0 // indirect
8585 github.com/prometheus/client_model v0.5.0 // indirect
You can’t perform that action at this time.
0 commit comments