The client-go version that is set in go mod seems to be 4 years old
https://github.com/kubernetes/client-go/releases/tag/v1.5.2
This seems to have been updated as part of
#462
Is this expected or was that a mistake ?  This creates issue when we try to import this library in our go projects, since this library has a very old client-go as a dependency