Skip to content

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

@iamjaeholee

Description

@iamjaeholee

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/aws-iam-authenticator@v0.6.3: 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions