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.
☆663Updated 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:
- Golang deep variable equality test that returns human-readable differences☆785Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆575Updated 11 months ago
- Quick helpers for testing Go applications☆530Updated last year
- Automated Semantic Import Versioning Upgrades☆428Updated 2 months ago
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- ☆428Updated 3 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 7 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆339Updated 3 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- a fake clock for golang☆723Updated last month
- Code generation tools for Go.☆432Updated 7 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆456Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆413Updated last month
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- Pprof made easy at development time for Go☆757Updated 5 years ago
- go fault injection library☆511Updated 2 weeks ago
- A library built to provide support for defining service health for golang services. It allows you to register async health checks for you…☆560Updated last year
- Debugging helper utilities for Go☆360Updated 3 years ago
- Go modules analysis tool☆407Updated 3 years ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,142Updated 7 months ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Define and run pattern-based custom linting rules.☆859Updated 3 months ago