Add Renovate for dependency management #4

Closed
opened 2026-05-01 18:18:24 +00:00 by rodin · 1 comment
Owner

Add a renovate.json config to keep Go dependencies up to date automatically.

Since this is stdlib-only today, this is mostly future-proofing for when external deps get added. Also useful for keeping CI action versions current (actions/checkout, actions/setup-go).

Add a `renovate.json` config to keep Go dependencies up to date automatically. Since this is stdlib-only today, this is mostly future-proofing for when external deps get added. Also useful for keeping CI action versions current (actions/checkout, actions/setup-go).
Author
Owner

Closing — Go deps rarely update, and when they do it's a 30-second go get -u. Renovate setup + maintenance overhead isn't worth it for a single-binary tool with minimal deps.

Closing — Go deps rarely update, and when they do it's a 30-second `go get -u`. Renovate setup + maintenance overhead isn't worth it for a single-binary tool with minimal deps.
rodin closed this issue 2026-05-02 19:08:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rodin/review-bot#4