Pull the go-vise dep via the go module mirror and keep it updated with renovatebot #37

Open
opened 2024-09-06 10:25:41 +02:00 by kamikazechaser · 0 comments

Right now, the module dependency (git.defalsify.org/vise.git) is vendored as a git sub-module. We could fetch it via the standard go toolchain and get it included in the go.mod and go.sum files and keep it auto updated using renovatebot tracking a certain branch (dev-0.1.0?) or even the usual manual pulls.

Right now, the module dependency (git.defalsify.org/vise.git) is vendored as a git sub-module. We could fetch it via the standard go toolchain and get it included in the go.mod and go.sum files and keep it auto updated using [renovatebot](https://docs.renovatebot.com/modules/platform/gitea/) tracking a certain branch (dev-0.1.0?) or even the usual manual pulls.
kamikazechaser added the
Kind/Enhancement
Priority
Low
labels 2024-09-06 10:25:41 +02:00
kamikazechaser changed title from Pull the `go-vise` dep via the go module mirror and keep it updated via renovatebot to Pull the `go-vise` dep via the go module mirror and keep it updated with renovatebot 2024-09-06 10:25:55 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: urdt/ussd#37
No description provided.