psampaz / go-mod-outdatedLinks
Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.
☆661Updated 2 years ago
Alternatives and similar repositories for go-mod-outdated
Users that are interested in go-mod-outdated are comparing it to the libraries listed below
Sorting:
- Quick helpers for testing Go applications☆529Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- Make temporary edits to your Go module dependencies☆900Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆774Updated 2 months ago
- Code generation tools for Go.☆431Updated last month
- A Go tool to auto generate methods for your enums☆484Updated 11 months ago
- Selected Go-internal packages factored out from the standard library☆923Updated 2 months ago
- Load configuration in cascade from multiple backends into a struct☆504Updated last week
- Get hash values for arbitrary values in Go (golang).☆760Updated 2 years ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- a fake clock for golang☆709Updated 6 months ago
- Golang errors with stack trace and source fragments.☆1,091Updated last year
- 12 factor configuration as a typesafe struct in as little as two function calls☆337Updated 3 years ago
- Flags-first package for configuration☆1,401Updated last week
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- Parse and modify Go struct field tags☆647Updated last year
- Define and run pattern-based custom linting rules.☆829Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆448Updated 2 months ago
- Detect ineffectual assignments in Go code.☆423Updated this week
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- Update outdated Go dependencies interactively☆1,026Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆410Updated 3 months ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆861Updated 2 years ago