Skip to content

Commit

Permalink
Added featuregate for vSphere Multi vCenter.
Browse files Browse the repository at this point in the history
  • Loading branch information
vr4manta committed May 10, 2024
1 parent 651de95 commit fbf9635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-logr/logr v1.4.1 // indirect
github.com/google/go-cmp v0.6.0
github.com/google/gofuzz v1.2.0 // indirect
github.com/openshift/api v0.0.0-20240415215749-1ddd5804ab3a
github.com/openshift/api v0.0.0-20240508125607-95e22923d553
github.com/openshift/build-machinery-go v0.0.0-20231128094528-1e9b1b0595c8
github.com/openshift/client-go v0.0.0-20240125160436-aa5df63097c4
github.com/openshift/library-go v0.0.0-20240130085015-2ad786549f07
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ github.com/modern-go/reflect2
# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
## explicit
github.com/munnerz/goautoneg
# github.com/openshift/api v0.0.0-20240415215749-1ddd5804ab3a => github.com/vr4manta/api v0.0.0-20240423130851-ebbded608bce
# github.com/openshift/api v0.0.0-20240508125607-95e22923d553 => github.com/vr4manta/api v0.0.0-20240423130851-ebbded608bce
## explicit; go 1.21
github.com/openshift/api
github.com/openshift/api/annotations
Expand Down

0 comments on commit fbf9635

Please sign in to comment.