worktidy

command module
v0.0.0-...-2933d81 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 13 Imported by: 0

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL