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
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆543Updated last month
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆768Updated 9 months ago
- ☆390Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆681Updated last year
- Golang errors with stack trace and source fragments.☆1,074Updated 10 months ago
- Define and run pattern-based custom linting rules.☆817Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Quick helpers for testing Go applications☆529Updated last year
- A Go tool to auto generate methods for your enums☆484Updated 7 months ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years 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
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,077Updated 5 months ago
- Parse and modify Go struct field tags☆637Updated last year
- Enrich `go test` outputs with text decorations.☆858Updated 8 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated 2 months ago
- A comprehensive godoc guide.☆417Updated 2 weeks ago
- Load configuration in cascade from multiple backends into a struct☆492Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆905Updated last week
- Pprof made easy at development time for Go☆757Updated 4 years ago
- a fake clock for golang☆686Updated 3 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆338Updated 2 years ago
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆666Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆393Updated 2 weeks 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
- A refactoring tool for Go☆674Updated 2 weeks ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated 9 months ago