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 manually edited go.mod/go.sum #102

Merged
1 commit merged into from
Jun 22, 2021

Conversation

peolic
Copy link
Contributor

@peolic peolic commented Jun 21, 2021

Should be able to run go mod tidy safely now.
(I did on this branch and the result is what's been committed)
Resolves the issue we encountered here: #84 (review)

should be able to run `go mod tidy` safely
@ghost
Copy link

ghost commented Jun 22, 2021

Smart, the indirect dependencies were quite annoying.

@ghost ghost merged commit 8e5417b into stashapp:develop Jun 22, 2021
@peolic peolic deleted the fix-manually-edited-go.mod branch June 22, 2021 18:22
InfiniteStash pushed a commit that referenced this pull request Nov 9, 2022
should be able to run `go mod tidy` safely
InfiniteStash pushed a commit that referenced this pull request Nov 9, 2022
should be able to run `go mod tidy` safely
This pull request was closed.
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.

1 participant