Skip to content

Commit ce13a64

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

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
@@ -133,7 +133,7 @@ require (
133133
golang.org/x/tools v0.32.0
134134
gopkg.in/yaml.v3 v3.0.1
135135
honnef.co/go/tools v0.6.1
136-
mvdan.cc/gofumpt v0.7.0
136+
mvdan.cc/gofumpt v0.8.0
137137
mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4
138138
)
139139

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)