This is happening because Go modules require a v
before the tag and the controller repository has been tagged as x.y.z
instead of vx.y.z
. Please use commit hash to look up a newer version.
This is happening because Go modules require a v
before the tag and the controller repository has been tagged as x.y.z
instead of vx.y.z
. Please use commit hash to look up a newer version.