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:
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- Quick helpers for testing Go applications☆530Updated last year
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Make temporary edits to your Go module dependencies☆909Updated 6 months ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 7 months ago
- a fake clock for golang☆722Updated 3 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- ☆425Updated this week
- Better time duration formatting in Go!☆510Updated 4 years ago
- Clock is a small library for mocking time in Go.☆688Updated 2 years ago
- Load configuration in cascade from multiple backends into a struct☆508Updated last week
- A Go tool to auto generate methods for your enums☆483Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆456Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Code generation tools for Go.☆432Updated 6 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 6 months 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
- Detect ineffectual assignments in Go code.☆440Updated 3 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated this week
- 12 factor configuration as a typesafe struct in as little as two function calls☆340Updated 3 years ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 11 months ago
- Debugging helper utilities for Go☆360Updated 3 years ago
- Visualize Go Dependency Trees☆1,052Updated 3 years ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,101Updated 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,138Updated 6 months ago
- A comprehensive godoc guide.☆422Updated 9 months ago