README ¶ go work tidy This is the POC implementation of go mod tidy for multi-module workspace. Usage go run github.com/ymd-h/go/worktidy Expected Result requires for non-workspace module at all go.mods are properly updated as go mod tidy do. requires for workspace module at all go.mods are updated with latest version tag Limitation go.work file must be placed at the repository root directory, and the command should be exeuted at the directory. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files worktidy.go Directories ¶ Show internal Expand all Path Synopsis repo resolve Click to show internal directories. Click to hide internal directories.