Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go install sigs.k8s.io/kustomize/kustomize/v4@v4.0.1 #3628

Closed
tullo opened this issue Feb 24, 2021 · 1 comment
Closed

go install sigs.k8s.io/kustomize/kustomize/v4@v4.0.1 #3628

tullo opened this issue Feb 24, 2021 · 1 comment

Comments

@tullo
Copy link

tullo commented Feb 24, 2021

Experienced with:

go version go1.16 linux/amd64

Describe the bug

go install sigs.k8s.io/kustomize/kustomize/v4@v4.0.1

Expected output

Installation succeeds.

Actual output

Installation fails:

sigs.k8s.io/kustomize/kustomize/v4@v4.0.1
	The go.mod file for the module providing named packages contains one or
	more exclude directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.
@Shell32-Natsu
Copy link
Contributor

Duplicate of #3618

Looks like an issue with Go 1.16. You can use this script to install kustomize binary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants