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] <support@github.com>
1 parent adbdfdb commit 3d77173

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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

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

0 commit comments

Comments
 (0)