feat(gomod): Run `go mod tidy` if configured (#3201)
Adds a configurable option to run `go mod tidy` on a repo between the `go get...` and the `go mod vendor`. Closes #2594
Showing
- lib/config/definitions.js 6 additions, 0 deletionslib/config/definitions.js
- lib/manager/gomod/artifacts.js 22 additions, 0 deletionslib/manager/gomod/artifacts.js
- test/workers/repository/updates/__snapshots__/flatten.spec.js.snap 8 additions, 0 deletions...ers/repository/updates/__snapshots__/flatten.spec.js.snap
- website/docs/configuration-options.md 2 additions, 0 deletionswebsite/docs/configuration-options.md
Loading
Please register or sign in to comment