Registry / cli / psampaz-go-mod-outdated

psampaz-go-mod-outdated

JSON →
library0.9.0gogounverified

A tool to find outdated dependencies in Go modules.

go get github.com/psampaz/go-mod-outdated
INSTALL
IMPORT
SIG · PSAMPAZ-GO-MOD-OUT
P
psampaz-go-mod-outdated
cligov0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

main
github.com/psampaz/go-mod-outdated

Demonstrates importing the package; actual usage is via CLI.

package main import ( "fmt" "github.com/psampaz/go-mod-outdated" ) func main() { // This package is a CLI tool; typically run via command line. fmt.Println("Run: go-mod-outdated") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
psampaz-go-mod-outdated — go get psampaz-go-mod-outdated · libregistry