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:
- Golang deep variable equality test that returns human-readable differences☆783Updated 5 months ago
- Quick helpers for testing Go applications☆530Updated last year
- Make temporary edits to your Go module dependencies☆905Updated 4 months ago
- Automated Semantic Import Versioning Upgrades☆424Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 8 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- a fake clock for golang☆714Updated last week
- ☆416Updated last month
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- Load configuration in cascade from multiple backends into a struct☆507Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,100Updated last year
- Parse and modify Go struct field tags☆647Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Code generation tools for Go.☆431Updated 4 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months ago
- A refactoring tool for Go☆677Updated 3 weeks ago
- Define and run pattern-based custom linting rules.☆852Updated 3 weeks ago
- 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☆453Updated last week
- Continuous Benchmark for Go Project☆389Updated last week
- Better time duration formatting in Go!☆507Updated 4 years ago
- Visualize Go Dependency Trees☆1,037Updated 3 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
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆665Updated 4 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year