psampaz / go-mod-outdated
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.
☆653Updated last year
Alternatives and similar repositories for go-mod-outdated:
Users that are interested in go-mod-outdated are comparing it to the libraries listed below
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆377Updated last month
- Clock is a small library for mocking time in Go.☆678Updated last year
- Load configuration in cascade from multiple backends into a struct☆496Updated last week
- a fake clock for golang☆678Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- Selected Go-internal packages factored out from the standard library☆888Updated 3 weeks ago
- Get hash values for arbitrary values in Go (golang).☆755Updated 2 years ago
- Code generation tools for Go.☆425Updated 3 months ago
- Attach hooks to any database/sql driver☆652Updated 6 months ago
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago
- Detect ineffectual assignments in Go code.☆406Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆340Updated 8 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆411Updated last month
- Quick helpers for testing Go applications☆528Updated 10 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Pprof made easy at development time for Go☆753Updated 4 years ago
- Golang deep variable equality test that returns human-readable differences☆765Updated 6 months ago
- Powerful mock generation tool for Go programming language☆656Updated last month
- Shotizam analyzes the size of Go binaries☆608Updated 6 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆644Updated 9 months ago
- Parse and modify Go struct field tags☆635Updated last year
- ☆379Updated last month
- A refactoring tool for Go☆672Updated 7 months ago
- Update outdated Go dependencies interactively☆974Updated 3 weeks ago
- Define and run pattern-based custom linting rules.☆804Updated 4 months ago
- Golang errors with stack trace and source fragments.☆1,055Updated 7 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago