psampaz / go-mod-outdated
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.
☆651Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-mod-outdated
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- a fake clock for golang☆667Updated last month
- Code generation tools for Go.☆423Updated last month
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Update outdated Go dependencies interactively☆958Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 7 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Better time duration formatting in Go!☆495Updated 3 years ago
- Golang deep variable equality test that returns human-readable differences☆759Updated 4 months ago
- Define and run pattern-based custom linting rules.☆796Updated 2 months ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Go Dependency Analysis toolkit☆1,391Updated 3 months ago
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆666Updated 3 years ago
- ☆373Updated this week
- Load configuration in cascade from multiple backends into a struct☆495Updated 8 months ago
- Golang errors with stack trace and source fragments.☆1,035Updated 5 months ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- Shotizam analyzes the size of Go binaries☆606Updated 4 months ago
- Powerful mock generation tool for Go programming language☆644Updated this week
- Visualize Go Dependency Trees☆934Updated 2 years ago
- Clock is a small library for mocking time in Go.☆680Updated last year