Skip to content

Commit 3d77173

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

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ require (
128128
golang.org/x/tools v0.24.0
129129
gopkg.in/yaml.v3 v3.0.1
130130
honnef.co/go/tools v0.5.1
131-
mvdan.cc/gofumpt v0.6.0
131+
mvdan.cc/gofumpt v0.7.0
132132
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f
133133
)
134134

go.sum

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)