go-depu

command module
v0.0.0-...-28032f5 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 10 Imported by: 0

README

go-depu

Go Report Card Release

Local dependency updates for Go

Forked from: https://github.com/kevwan/depu

Some advantages on keeping up-to-date:

  • get more features
  • known bugs or security issues get fixed
  • not breaking for deprecated usages on must upgrade

And go list lists all the dependent packages for both direct and indirect usages, and Indirect fields always telling true. For details, check this issue: https://github.com/golang/go/issues/40364

Installation

$ go install github.com/dwaynebradley/go-depu@latest

How to use

In the directory of go.mod, run the following command:

$ go-depu

Results look like below if there are available updates:

Results looks like below if no updates:

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