Skip to content

Commit be79876

Browse files
build(deps): bump mvdan.cc/gofumpt from 0.8.0 to 0.9.0
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/mvdan/gofumpt/releases) - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md) - [Commits](mvdan/gofumpt@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: mvdan.cc/gofumpt dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 012d42c commit be79876

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ require (
139139
golang.org/x/tools v0.36.0
140140
gopkg.in/yaml.v3 v3.0.1
141141
honnef.co/go/tools v0.6.1
142-
mvdan.cc/gofumpt v0.8.0
142+
mvdan.cc/gofumpt v0.9.0
143143
mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4
144144
)
145145

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)