psampaz / go-mod-outdatedLinks
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.
☆663Updated 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:
- Quick helpers for testing Go applications☆530Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 6 months ago
- Golang deep variable equality test that returns human-readable differences☆779Updated 4 months ago
- Make temporary edits to your Go module dependencies☆904Updated 3 months ago
- Automated Semantic Import Versioning Upgrades☆419Updated 2 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆356Updated 3 months ago
- A Go tool to auto generate methods for your enums☆485Updated last year
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- a fake clock for golang☆707Updated this week
- Selected Go-internal packages factored out from the standard library☆940Updated 4 months ago
- Code generation tools for Go.☆431Updated 3 months ago
- Load configuration in cascade from multiple backends into a struct☆505Updated 2 weeks ago
- ☆410Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Better time duration formatting in Go!☆506Updated 4 years ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆340Updated 3 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆451Updated last week
- Errwrap is a Go (golang) library for wrapping and querying errors.☆434Updated last week
- Golang errors with stack trace and source fragments.☆1,099Updated last year
- Generate interfaces from structure methods.☆347Updated this week
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Update outdated Go dependencies interactively☆1,044Updated last month
- Debugging helper utilities for Go☆356Updated 3 years ago
- Enrich `go test` outputs with text decorations.☆862Updated last year
- Powerful mock generation tool for Go programming language☆727Updated this week
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Parse and modify Go struct field tags☆646Updated last year