Skip to content

chore(deps): update module mvdan.cc/gofumpt to v0.12.0 - #176

Merged
flc1125 merged 1 commit into
mainfrom
renovate/mvdan.cc-gofumpt-0.x
Sep 9, 2026
Merged

chore(deps): update module mvdan.cc/gofumpt to v0.12.0#176
flc1125 merged 1 commit into
mainfrom
renovate/mvdan.cc-gofumpt-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mvdan.cc/gofumpt v0.11.0v0.12.0 age confidence

Release Notes

mvdan/gofumpt (mvdan.cc/gofumpt)

v0.12.0

Compare Source

This release is based on Go 1.27's gofmt, and requires Go 1.26 or later.

A standard library import carrying a doc or inline comment is no longer moved
into the top import group, as the comment stayed behind and ended up detached
at the bottom of the group. See #​289.

Moving a standard library import up no longer leaves an empty line where it
used to be, which split the remaining imports into extra groups. See #​225.

A copyright header or package doc no longer makes gofumpt treat a single-line
first declaration as multi-line, adding an empty line after it.

An assignment whose right-hand side is separated by a comment is now left
alone, as merging the lines produced output which gofmt would change back.


Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Sep 8, 2026
@flc1125
flc1125 merged commit c4b76a6 into main Sep 9, 2026
3 checks passed
@flc1125
flc1125 deleted the renovate/mvdan.cc-gofumpt-0.x branch September 9, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant