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.
☆653Updated 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
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Make temporary edits to your Go module dependencies☆900Updated 3 years ago
- Code generation tools for Go.☆427Updated 4 months ago
- Golang deep variable equality test that returns human-readable differences☆766Updated 7 months ago
- Quick helpers for testing Go applications☆530Updated 11 months ago
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- A comprehensive godoc guide.☆415Updated last year
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week
- Better time duration formatting in Go!☆499Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- A refactoring tool for Go☆672Updated 8 months ago
- Using brotli compression to embed static files in Go.☆529Updated 3 years ago
- Shotizam analyzes the size of Go binaries☆608Updated 7 months ago
- Golang errors with stack trace and source fragments.☆1,059Updated 8 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆342Updated last week
- Define and run pattern-based custom linting rules.☆807Updated 5 months ago
- Flags-first package for configuration☆1,387Updated 8 months ago
- Automated Semantic Import Versioning Upgrades☆386Updated 2 months ago
- Composable, observable and performant config handling for Go for the distributed processing era☆644Updated 4 years ago
- Load configuration in cascade from multiple backends into a struct☆493Updated last month
- ☆385Updated this week
- Detect ineffectual assignments in Go code.☆407Updated last year
- Debugging helper utilities for Go☆355Updated 2 years ago
- Parse and modify Go struct field tags☆636Updated last year
- a fake clock for golang☆682Updated last month
- Safe HTML for Go☆367Updated 3 weeks ago