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.
☆656Updated 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
- Quick helpers for testing Go applications☆529Updated last year
- 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 fake clock for golang☆686Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- Code generation tools for Go.☆429Updated 5 months ago
- Parse and modify Go struct field tags☆637Updated last year
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- Better time duration formatting in Go!☆498Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Golang deep variable equality test that returns human-readable differences☆766Updated 9 months ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆341Updated 9 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- impl generates method stubs for implementing an interface.☆1,054Updated 8 months ago
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- Detect ineffectual assignments in Go code.☆410Updated last year
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆393Updated this week
- Semantic Versioning (semver) library written in golang☆1,022Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,071Updated 9 months ago
- ☆389Updated 2 weeks ago
- Shotizam analyzes the size of Go binaries☆610Updated 8 months ago
- Powerful mock generation tool for Go programming language☆667Updated last week
- Enrich `go test` outputs with text decorations.☆858Updated 7 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated 2 months ago
- Load configuration in cascade from multiple backends into a struct☆492Updated 2 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month