Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gomodTidy to postUpdateOptions in renovate.json #50

Merged
merged 1 commit into from Jan 21, 2020

Conversation

tklauser
Copy link
Contributor

This will lead to go mod tidy being run after go module updates to
purge unused verison hashes from go.sum

See https://docs.renovatebot.com/configuration-options/#postupdateoptions
for details.

This will lead to `go mod tidy` being run after go module updates to
purge unused verison hashes from go.sum

See https://docs.renovatebot.com/configuration-options/#postupdateoptions
for details.
@codecov-io
Copy link

codecov-io commented Jan 21, 2020

Codecov Report

Merging #50 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #50   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           5      5           
=====================================
  Hits            5      5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a28c40...6b507b0. Read the comment docs.

@mattn mattn merged commit fb38f00 into mattn:master Jan 21, 2020
@tklauser tklauser deleted the renovate-enable-gomodtidy branch January 22, 2020 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants