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

[feat support] can support go mod tidy run at go workspace(go.work) #111

Open
yanjinbin opened this issue Jan 4, 2025 · 0 comments
Open

Comments

@yanjinbin
Copy link

yanjinbin commented Jan 4, 2025

currently, go-mod-tidy not support in go workspace
if we have several modules by using go.work

use (

module_a
module_b
module_c
)

hope go mod tidy can run at every module ,and support --ignore_modules args

have any thought for it ?

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