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.
☆664Updated 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☆530Updated last year
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Automated Semantic Import Versioning Upgrades☆432Updated 3 months ago
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- ☆429Updated this week
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆362Updated 8 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆578Updated 11 months ago
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- a fake clock for golang☆723Updated 2 months ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- Selected Go-internal packages factored out from the standard library☆958Updated 9 months ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- 12 factor configuration as a typesafe struct in as little as two function calls☆339Updated 3 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆457Updated 3 months ago
- Continuous Benchmark for Go Project☆391Updated last week
- 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
- Golang errors with stack trace and source fragments.☆1,103Updated last year
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆665Updated 4 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,144Updated 7 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated 3 weeks ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- A refactoring tool for Go☆679Updated this week
- Attach hooks to any database/sql driver☆662Updated last year
- Detect ineffectual assignments in Go code.☆449Updated 5 months ago