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

bug: fix broken go install workflow #1469

Merged

Conversation

harshanarayana
Copy link
Contributor

What

Cleanup unwanted replace directive that was present for k8s.io/kubelet that as never really used in the project.

Fixes: #1468

Why

This was breaking go install due to the replace directive.

Implications

NA

@iwilltry42
Copy link
Member

For me, not having this broke vendoring... I'll get that sorted. Thanks for the PR!

@iwilltry42 iwilltry42 merged commit 3e7fd5f into k3d-io:main Jul 14, 2024
@harshanarayana
Copy link
Contributor Author

@iwilltry42 Would it be possible to get a new tag created with these changes so that I can get unblocked on my other PR ?

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

Successfully merging this pull request may close these issues.

[BUG] Cannot install k3d v5.5.1 using Go 1.22.x due to replace directive
2 participants