chore(deps): bump mvdan.cc/gofumpt from 0.9.1 to 0.11.0 - #91
Merged
github-actions[bot] merged 1 commit intoAug 3, 2026
Merged
Conversation
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.9.1 to 0.11.0. - [Release notes](https://github.com/mvdan/gofumpt/releases) - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md) - [Commits](mvdan/gofumpt@v0.9.1...v0.11.0) --- updated-dependencies: - dependency-name: mvdan.cc/gofumpt dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/mvdan.cc/gofumpt-0.11.0
branch
from
August 3, 2026 16:38
cde75bf to
71a4692
Compare
dependabot
Bot
deleted the
dependabot/go_modules/mvdan.cc/gofumpt-0.11.0
branch
August 3, 2026 16:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mvdan.cc/gofumpt from 0.9.1 to 0.11.0.
Release notes
Sourced from mvdan.cc/gofumpt's releases.
... (truncated)
Changelog
Sourced from mvdan.cc/gofumpt's changelog.
Commits
5dca7d8CHANGELOG: add entry for v0.11.03fc6a0dupdate depsafd4fd5format: move the multi-line call parens rule behind -extra2d7b4e6format: make var decl merge idempotent for the empty-line separatorb1173bfformat: add regression test for non-idempotent var decl merge9c29374format: keep parens required around composite literal in clause2443c24format: add regression test for parens around composite literal in clausecc84354format: merge adjacent var line and single-element group in one passc238c0dformat: go fix -allb13b3a7format: avoid parser bailout panic when detecting commented-out code