44.46.1
renovatebot/renovate44.46.1Aug 26, 2026by github-actions[bot]
AI Summary
Bug fix release addressing issues with Go module handling and dependency updates.
Key Highlights
- Fixed handling of bare `../` replace paths in `gomodTidyAll`
Full Release Notes
## [44.46.1](https://github.com/renovatebot/renovate/compare/44.46.0...44.46.1) (2026-08-26) ### Bug Fixes * **manager/gomod:** handle bare `../` replace paths in `gomodTidyAll` ([#45392](https://github.com/renovatebot/renovate/issues/45392)) ([cee4515](https://github.com/renovatebot/renovate/commit/cee4515c2ebd8480cab8a7ffaeab9501e5657671)) ### Miscellaneous Chores * **deps:** update linters to v1.79.0 (main) ([#44542](https://github.com/renovatebot/renovate/issues/44542)) ([91dafe9](https://github.com/renovatebot/renovate/commit/91dafe934e78c4c2795775349fdae44ec5a1e96e))