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.☆571Updated 9 months ago
- Make temporary edits to your Go module dependencies☆906Updated 5 months ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 6 months ago
- Automated Semantic Import Versioning Upgrades☆426Updated 2 weeks ago
- Quick helpers for testing Go applications☆529Updated last year
- a fake clock for golang☆714Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- ☆418Updated this week
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 5 months ago
- A Go tool to auto generate methods for your enums☆482Updated last year
- 12 factor configuration as a typesafe struct in as little as two function calls☆340Updated 3 years ago
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- Clock is a small library for mocking time in Go.☆686Updated 2 years ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Selected Go-internal packages factored out from the standard library☆953Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Generate interfaces from structure methods.☆347Updated last month
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆454Updated 3 weeks ago
- Golang errors with stack trace and source fragments.☆1,101Updated last year
- Go modules analysis tool☆408Updated 3 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆657Updated last year
- Update outdated Go dependencies interactively☆1,062Updated last month
- Code generation tools for Go.☆431Updated 5 months ago
- Define and run pattern-based custom linting rules.☆856Updated last month
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆665Updated 4 years ago
- Better time duration formatting in Go!☆509Updated 4 years ago
- Parse and modify Go struct field tags☆648Updated 2 years ago
- Pprof made easy at development time for Go☆758Updated 5 years ago