Skip to content

tools/gofumpt: Update module mvdan.cc/gofumpt to v0.6.0

This MR contains the following updates:

Package Type Update Change
mvdan.cc/gofumpt require minor v0.5.0 -> v0.6.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

mvdan/gofumpt

v0.6.0

Compare Source

This release is based on Go 1.21's gofmt, and requires Go 1.20 or later.

The following changes are included:

  • Support go version strings from newer go.mod files - [#​280]
  • Consider simple error checks even if they use the = operator - [#​271]
  • Ignore //line directives to avoid panics - [#​288]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports