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:
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Make temporary edits to your Go module dependencies☆910Updated 5 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Golang deep variable equality test that returns human-readable differences☆784Updated 6 months ago
- A collection of packages to augment the go testing package and support common patterns.☆573Updated 9 months ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Clock is a small library for mocking time in Go.☆687Updated 2 years ago
- ☆420Updated this week
- a fake clock for golang☆719Updated last week
- Source code analyzer that helps you to make your Go programs more consistent.☆359Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Code generation tools for Go.☆431Updated 5 months ago
- Load configuration in cascade from multiple backends into a struct☆509Updated 2 months ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- Selected Go-internal packages factored out from the standard library☆958Updated 7 months ago
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- Better time duration formatting in Go!☆509Updated 4 years ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Parse and modify Go struct field tags☆651Updated 2 years ago
- A library built to provide support for defining service health for golang services. It allows you to register async health checks for you…☆559Updated last year
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆665Updated 4 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆455Updated last month
- Update outdated Go dependencies interactively☆1,065Updated 2 months ago
- Generate interfaces from structure methods.☆348Updated last week
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,136Updated 5 months ago
- Go package for dealing with maps, slices, JSON and other data.☆818Updated last week
- A comprehensive godoc guide.☆420Updated 8 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆657Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year