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

Fix go.mod #10192

Merged
merged 1 commit into from
May 24, 2024
Merged

Fix go.mod #10192

merged 1 commit into from
May 24, 2024

Conversation

brandond
Copy link
Member

Proposed Changes

Fix missing modules from #10081

Modules had changed between when CI passed and when it was merged, and now a couple imports are missing which is breaking master builds.

Types of Changes

bugfix

Verification

confirm CI builds successfully

Testing

Linked Issues

#10050

User-Facing Change


Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner May 24, 2024 18:55
@brandond brandond merged commit aadec85 into k3s-io:master May 24, 2024
26 checks passed
@brandond
Copy link
Member Author

no backports since the breaking PR hasn't been merged yet. Will fix when backporting.

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.

3 participants