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.
☆664Feb 19, 2023Updated 3 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 tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,639Jul 4, 2025Updated 7 months ago
- Update outdated Go dependencies interactively☆1,081Dec 29, 2025Updated 2 months ago
- Staticcheck - The advanced Go linter☆6,721Updated this week
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- Go Dependency Analysis toolkit☆1,604Jan 22, 2026Updated last month
- Make temporary edits to your Go module dependencies☆914Jun 3, 2025Updated 8 months ago
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,401Updated this week
- Chronos - A static race detector for the go language☆439Apr 22, 2022Updated 3 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- depaware makes you aware of your Go dependencies☆458Oct 1, 2025Updated 5 months ago
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- Define and run pattern-based custom linting rules.☆862Sep 25, 2025Updated 5 months ago
- A stricter gofmt☆3,868Feb 18, 2026Updated last week
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 9 months ago
- A Go module datastore and proxy☆4,712Feb 23, 2026Updated last week
- Go security checker☆8,699Updated this week
- The most opinionated Go source code linter for code audit.☆2,035Jan 18, 2026Updated last month
- Spaghetti: a dependency analysis tool for Go packages☆765May 19, 2023Updated 2 years ago
- Mocking your SQL database in Go tests has never been easier.☆852Sep 30, 2025Updated 5 months ago
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆664Mar 23, 2021Updated 4 years ago
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated 11 months ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆947Oct 4, 2025Updated 4 months ago
- Useful template functions for Go templates.☆4,692Jul 18, 2025Updated 7 months ago
- Software sandbox for storage of sensitive information in memory.☆2,714Aug 27, 2025Updated 6 months ago
- Immutable collections for Go☆741Aug 17, 2023Updated 2 years ago
- Randomized testing for Go☆4,846Sep 24, 2024Updated last year
- Automated Semantic Import Versioning Upgrades☆438Oct 24, 2025Updated 4 months ago
- Deduplicate named and unnamed imports of the same import path in Go files☆19May 18, 2020Updated 5 years ago
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Converts 'go mod graph' output into Graphviz's DOT language☆490Feb 23, 2023Updated 3 years ago
- go fault injection library☆511Feb 4, 2026Updated 3 weeks ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,042Dec 1, 2025Updated 3 months ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆128Feb 18, 2023Updated 3 years ago
- Fast linters runner for Go☆18,589Updated this week
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Golang errors with stack trace and source fragments.☆1,104May 29, 2024Updated last year
- Flags-first package for configuration☆1,444Aug 10, 2025Updated 6 months ago