eksutil icon indicating copy to clipboard operation
eksutil copied to clipboard

github.com/kubernetes-sigs/aws-iam-authenticator parsing error

Open iamjaeholee opened this issue 3 years ago • 0 comments

when i tried to go mod tidy i get this module error

github.com/chankh/eksutil/pkg/auth imports
	github.com/kubernetes-sigs/aws-iam-authenticator/pkg/token: github.com/kubernetes-sigs/[email protected]: parsing go.mod:
	module declares its path as: sigs.k8s.io/aws-iam-authenticator
	        but was required as: github.com/kubernetes-sigs/aws-iam-authenticator

I guess this library should change github.com/kubernetes-sigs/aws-iam-authenticator module path into sigs.k8s.io/aws-iam-authenticator

thank you.

iamjaeholee avatar Jan 25 '23 09:01 iamjaeholee