Skip to content

Commit 5ffadac

Browse files
build(deps): bump mvdan.cc/gofumpt from 0.2.1 to 0.3.0 (#2622)
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/mvdan/gofumpt/releases) - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md) - [Commits](mvdan/gofumpt@v0.2.1...v0.3.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9484ea9 commit 5ffadac

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ require (
9898
golang.org/x/tools v0.1.9
9999
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
100100
honnef.co/go/tools v0.2.2
101-
mvdan.cc/gofumpt v0.2.1
101+
mvdan.cc/gofumpt v0.3.0
102102
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
103103
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
104104
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5

go.sum

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

0 commit comments

Comments
 (0)