Update kubernetes-ingress-controller version in go module


When updating, the latest version is v0.0.5.
Is there any plan to update the 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.