route-monitor-operator
route-monitor-operator copied to clipboard
WIP: Update hypershift dependency to remove replace statements
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!