mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add go-mod-upgrade, a new tool to update outdated Go dependencies interactively
parent
3edb1cfae2
commit
28ab6c9ada
@ -727,6 +727,8 @@ The community is starting to build tooling on top of modules. For example:
|
||||
* Displays outdated dependencies in a human friendly way
|
||||
* Provides a way to filter indirect dependencies and dependencies without updates
|
||||
* Provides a way to break CI pipelines in case of outdated dependencies
|
||||
* [github.com/oligot/go-mod-upgrade](https://github.com/oligot/go-mod-upgrade)
|
||||
* Update outdated Go dependencies interactively
|
||||
|
||||
### When should I use the replace directive?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user