renovate/lib/manager/gomod
2020-03-09 22:18:53 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ fix: more xargs typos 2020-03-09 22:18:53 +01:00
artifacts.spec.ts feat(gomod): Use centralized docker execution (#5061) 2020-02-10 05:41:37 +00:00
artifacts.ts refactor: lower some levels from info to debug 2020-02-24 09:26:42 +01:00
extract.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
extract.ts fix: create constants for skipReason (#5660) 2020-03-09 05:34:16 +01:00
index.ts feat: dynamic manager config (#5392) 2020-02-07 18:25:27 +00:00
readme.md docs: move manager docs out of config options (#5410) 2020-02-25 06:45:00 +01:00
update.spec.ts chore(types): fix more typescript types (#5615) 2020-03-02 12:06:16 +01:00
update.ts refactor: lower some levels from info to debug 2020-02-24 09:26:42 +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.