route-monitor-operator icon indicating copy to clipboard operation
route-monitor-operator copied to clipboard

WIP: Update hypershift dependency to remove replace statements

Open mjlshen opened this issue 10 months ago • 7 comments

Leverage github.com/openshift/hypershift/api so that we can remove the replace statements that have been carried in go.mod. This will allow us to stop having to pin to old versions of libraries and more easily update dependencies moving forward, namely controller-runtime and K8s!

OSD-22069

mjlshen avatar Apr 26 '24 15:04 mjlshen