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.
☆665Feb 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,707Apr 10, 2024Updated last year
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Update outdated Go dependencies interactively☆1,083Dec 29, 2025Updated 2 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,640Jul 4, 2025Updated 8 months ago
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks 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
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- Chronos - A static race detector for the go language☆440Apr 22, 2022Updated 3 years ago
- Go Dependency Analysis toolkit☆1,672Feb 25, 2026Updated 3 weeks ago
- Make temporary edits to your Go module dependencies☆913Jun 3, 2025Updated 9 months ago
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,447Updated this week
- A stricter gofmt☆3,885Feb 18, 2026Updated last month
- Go security checker☆8,721Mar 13, 2026Updated last week
- A Go module datastore and proxy☆4,720Mar 9, 2026Updated last week
- depaware makes you aware of your Go dependencies☆459Oct 1, 2025Updated 5 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Mocking your SQL database in Go tests has never been easier.☆852Sep 30, 2025Updated 5 months ago
- Graceful process restarts in Go☆3,165Sep 25, 2024Updated last year
- Fast linters runner for Go☆18,664Mar 12, 2026Updated last week
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆664Mar 23, 2021Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆439Mar 2, 2026Updated 2 weeks ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆949Oct 4, 2025Updated 5 months ago
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- Software sandbox for storage of sensitive information in memory.☆2,721Aug 27, 2025Updated 6 months ago
- Spaghetti: a dependency analysis tool for Go packages☆765May 19, 2023Updated 2 years ago
- The most opinionated Go source code linter for code audit.☆2,036Jan 18, 2026Updated 2 months ago
- 🚀 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,096May 2, 2025Updated 10 months ago
- Define and run pattern-based custom linting rules.☆863Sep 25, 2025Updated 5 months ago
- go fault injection library☆549Feb 26, 2026Updated 3 weeks ago
- Crash your app in style (Golang)☆3,717Mar 13, 2025Updated last year
- Deduplicate named and unnamed imports of the same import path in Go files☆19May 18, 2020Updated 5 years ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- Clock is a small library for mocking time in Go.☆692May 18, 2023Updated 2 years ago
- Converts 'go mod graph' output into Graphviz's DOT language☆490Feb 23, 2023Updated 3 years ago
- Continuous profiling for long-term postmortem analysis☆624Feb 15, 2023Updated 3 years ago
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 2 weeks ago
- Useful template functions for Go templates.☆4,700Jul 18, 2025Updated 8 months ago
- gobin is an experimental, module-aware command to install/run main packages.☆219Mar 23, 2021Updated 4 years ago
- Using brotli compression to embed static files in Go.☆530Aug 20, 2021Updated 4 years ago