You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
currently, go-mod-tidy not support in go workspace
if we have several modules by using go.work
hope go mod tidy can run at every module ,and support --ignore_modules args
have any thought for it ?