gomod
Automated Dependency Updates for Gomod
Renovate supports updating Gomod dependencies.
File Matching
By default, Renovate will check any files matching the following regular expression: (^|/)go.mod$
.
For details on how to extend a manager's fileMatch
value, please follow this link.