renovate/lib/manager/gomod
2021-03-04 21:27:21 +00:00
..
__fixtures__ feat(gomod): dynamic version detection (#6419) 2020-06-03 10:39:29 +02:00
__snapshots__ feat(gomod): do not shorten depName (#8758) 2021-02-18 16:27:47 +01:00
artifacts.spec.ts feat: admin config init (#8546) 2021-02-05 09:20:47 +01:00
artifacts.ts fix: abort branch if child process receives SIGTERM (#8992) 2021-03-04 21:27:21 +00:00
extract.spec.ts refactor: rename compatibility -> constraints (#7308) 2020-09-30 11:02:25 +02:00
extract.ts refactor: eslint no-negated-condition (#8973) 2021-03-04 06:21:55 +01:00
index.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
readme.md docs: move manager docs out of config options (#5410) 2020-02-25 06:45:00 +01:00
update.spec.ts refactor: remove currentVersion (#8708) 2021-02-16 09:43:38 +01:00
update.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00

You might be interested to add "postUpdateOptions": ["gomodTidy"] to your config if you'd like Renovate to run go mod tidy after every update before raising the PR.