goup

command module
v0.1.2-0...-9040ad0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 11 Imported by: 0

README

⬆ GoUp

Update all direct and only required indirect dependencies in multiple modules (even recursively)

⚙ Install

go install github.com/mymmrac/goup@latest

🪁 Usage

Update all direct modules for project

goup

Update in multiple directories

goup dir1 dir2 dir3

Update modules recursively in all directories and subdirectories

goup -r dir

Update in all subdirectories recursively excluding some that match pattern

goup -r -e "some*" -e "?other" dir

For pattern matching, see more here

🔐 License

GoUp is distributed under MIT licence

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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