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

tidy up dependencies to address go list errors #16

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

ibrokethecloud
Copy link
Contributor

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Problem:

go list -mod=mod -json all currently fails on the project

Solution:

PR fixes the missing dependencies.

Related Issue:

Test plan:

@starbops starbops self-requested a review January 30, 2024 03:41
Copy link
Member

@starbops starbops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with basic usages. LGTM, thanks!

@starbops starbops merged commit ef900c6 into harvester:main Jan 30, 2024
5 checks passed
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.

2 participants