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.
☆658Updated 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
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Quick helpers for testing Go applications☆530Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆556Updated 3 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆458Updated last year
- Code generation tools for Go.☆430Updated 7 months ago
- Golang deep variable equality test that returns human-readable differences☆770Updated this week
- A refactoring tool for Go☆673Updated last month
- Selected Go-internal packages factored out from the standard library☆917Updated 3 weeks ago
- Enrich `go test` outputs with text decorations.☆859Updated 9 months ago
- Define and run pattern-based custom linting rules.☆824Updated 2 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆338Updated 2 years ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Shotizam analyzes the size of Go binaries☆611Updated 9 months ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Golang errors with stack trace and source fragments.☆1,086Updated 11 months ago
- Parse and modify Go struct field tags☆642Updated last year
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆402Updated last month
- ☆397Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆447Updated 3 weeks ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆654Updated 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,081Updated 6 months ago
- Detect ineffectual assignments in Go code.☆413Updated last year
- Clock is a small library for mocking time in Go.☆681Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆349Updated last year