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.
☆657Updated 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
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- A collection of packages to augment the go testing package and support common patterns.☆543Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Selected Go-internal packages factored out from the standard library☆905Updated 2 weeks ago
- Quick helpers for testing Go applications☆529Updated last year
- Parse and modify Go struct field tags☆638Updated last year
- Golang deep variable equality test that returns human-readable differences☆768Updated 9 months ago
- Code generation tools for Go.☆429Updated 6 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- Golang errors with stack trace and source fragments.☆1,074Updated 10 months ago
- A Go tool to auto generate methods for your enums☆484Updated 8 months ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆860Updated 2 years ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Attach hooks to any database/sql driver☆655Updated 9 months ago
- Better time duration formatting in Go!☆498Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆735Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Enrich `go test` outputs with text decorations.☆858Updated 8 months ago
- Clock is a small library for mocking time in Go.☆681Updated last year
- Flags-first package for configuration☆1,388Updated 2 weeks ago
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- A refactoring tool for Go☆674Updated 2 weeks ago
- ☆390Updated last month
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Update outdated Go dependencies interactively☆993Updated last month
- Define and run pattern-based custom linting rules.☆817Updated last month
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Unified diff parser and printer for Go☆436Updated last year
- Continuous Benchmark for Go Project☆387Updated 3 weeks ago