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

remove the download task from Makefile #60

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

stefanotorresi
Copy link
Collaborator

The download task should not be actually executed explicitly so often, and it ends up writing new hashes to the go.sum file all the time, which adds noise to the normal workflow.

I don't quite remember why did I introduce it in the first place, I think in some edge case it needs to be executed to ensure the dependencies are fetched, but it might also have been some problem caused by an old version of the go toolkit.

@stefanotorresi stefanotorresi merged commit 130dc15 into SUSE:master Apr 11, 2022
@stefanotorresi stefanotorresi deleted the update-makefile branch April 11, 2022 09:46
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.

None yet

1 participant