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.
☆660Updated 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:
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Golang deep variable equality test that returns human-readable differences☆772Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Code generation tools for Go.☆431Updated 7 months ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- ☆397Updated 2 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Enrich `go test` outputs with text decorations.☆861Updated 10 months ago
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆347Updated 3 months ago
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- Define and run pattern-based custom linting rules.☆824Updated 3 months ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Parse and modify Go struct field tags☆644Updated last year
- Go subcommand library.☆769Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆406Updated 2 months ago
- Load configuration in cascade from multiple backends into a struct☆501Updated 4 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- Continuous Benchmark for Go Project☆387Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆751Updated 3 months ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆611Updated 10 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- impl generates method stubs for implementing an interface.☆1,065Updated 11 months ago