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.17
4
4
5
5
require (
6
- github.com/openshift/api v0.0.0-20230915112357-693d4b64813c
6
+ github.com/openshift/api 88b2b21555f3
7
7
k8s.io/apimachinery v0.28.2
8
8
k8s.io/client-go v0.23.0
9
9
sigs.k8s.io/cluster-api v1.0.0
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ require (
78
78
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
79
79
github.com/nxadm/tail v1.4.8 // indirect
80
80
github.com/oklog/ulid v1.3.1 // indirect
81
- github.com/openshift/api v0.0.0-20231031181504-3be12e93388f // indirect
81
+ github.com/openshift/api 88b2b21555f3 // indirect
82
82
github.com/openshift/assisted-service v1.0.10-0.20240506174859-4577ef6f4cf1 // indirect
83
83
github.com/prometheus/client_golang v1.17.0 // indirect
84
84
github.com/prometheus/client_model v0.5.0 // indirect
You can’t perform that action at this time.
0 commit comments