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.
☆662Updated 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:
- Make temporary edits to your Go module dependencies☆901Updated 2 months ago
- Quick helpers for testing Go applications☆528Updated last year
- Automated Semantic Import Versioning Upgrades☆417Updated 4 months ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 6 months ago
- Golang deep variable equality test that returns human-readable differences☆778Updated 3 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- Load configuration in cascade from multiple backends into a struct☆504Updated this week
- A Go tool to auto generate methods for your enums☆485Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- ☆406Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆934Updated 4 months ago
- a fake clock for golang☆710Updated 7 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆449Updated last week
- 12 factor configuration as a typesafe struct in as little as two function calls☆338Updated 3 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,096Updated last year
- Powerful mock generation tool for Go programming language☆714Updated 3 weeks ago
- A library built to provide support for defining service health for golang services. It allows you to register async health checks for you…☆557Updated last year
- Continuous Benchmark for Go Project☆387Updated last week
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Code generation tools for Go.☆431Updated 2 months ago
- Library for enabling asynchronous health checks in your service☆751Updated 7 months ago
- Update outdated Go dependencies interactively☆1,037Updated last week
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Parse and modify Go struct field tags☆644Updated last year