Skip to content

Commit 9a8b993

Browse files
build(deps): bump mvdan.cc/gofumpt
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.11.1-0.20260823225713-28272d18f832 to 0.12.0. - [Release notes](https://github.com/mvdan/gofumpt/releases) - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md) - [Commits](https://github.com/mvdan/gofumpt/commits/v0.12.0) --- updated-dependencies: - dependency-name: mvdan.cc/gofumpt dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 798b644 commit 9a8b993

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ require (
155155
golang.org/x/sys v0.47.0
156156
golang.org/x/tools v0.49.0
157157
honnef.co/go/tools v0.8.1
158-
mvdan.cc/gofumpt v0.11.1-0.20260823225713-28272d18f832
158+
mvdan.cc/gofumpt v0.12.0
159159
mvdan.cc/unparam v0.0.0-20260823230713-2fa3d841b0c8
160160
)
161161

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)