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☆528Updated last year
- Make temporary edits to your Go module dependencies☆901Updated last month
- Automated Semantic Import Versioning Upgrades☆414Updated 4 months ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- 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☆776Updated 2 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- a fake clock for golang☆709Updated 6 months ago
- Selected Go-internal packages factored out from the standard library☆929Updated 3 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated last month
- Better time duration formatting in Go!☆504Updated 4 years ago
- Code generation tools for Go.☆431Updated last month
- Parse and modify Go struct field tags☆646Updated last year
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Load configuration in cascade from multiple backends into a struct☆505Updated 3 weeks ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆448Updated 3 months ago
- Define and run pattern-based custom linting rules.☆834Updated 5 months ago
- A Go tool to auto generate methods for your enums☆483Updated 11 months ago
- ☆404Updated last month
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,105Updated last month
- Update outdated Go dependencies interactively☆1,033Updated 2 months ago
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆862Updated 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.☆778Updated 5 months ago
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Visualize Go Dependency Trees☆1,023Updated 3 years ago