What's Changed
- Make repositories read-only by design, not by care by @shazow in #21
- Keep one workflow in the README, document the action in docs/action.md, build with Go 1.25 by @shazow in #22
- Add --filter=mod and --filter=tests, with default and all filter sets by @shazow in #23
- Track standard library imports alongside external module imports by @shazow in #24
Full Changelog: v1.0.0...v1.1.0