Open
Description
Is your feature request related to a problem? Please describe.
When including the api of openshift everybody needs to use a replace
in the go mod since it doesn't use the proper go.mod convention causing issues when people include your library as a transitive dependency. like the grafana-operator.
Describe the solution you'd like
When including this package you shouldn't be adding a replace in your go mod.
Metadata
Metadata
Assignees
Labels
No labels