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

go-mod-tidy-repo should not update submodules #23

Open
DariaKunoichi opened this issue Jan 14, 2022 · 0 comments
Open

go-mod-tidy-repo should not update submodules #23

DariaKunoichi opened this issue Jan 14, 2022 · 0 comments

Comments

@DariaKunoichi
Copy link

go-mod-tidy-repo is running for every directory and is updating go dependencies inside submodules which I am not supposed to touch.
It should run for directories for current git repo.
I believe git ls-files can be used to not touch submodules.

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

No branches or pull requests

1 participant