Skip to content

Commit 02660de

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump mvdan.cc/gofumpt from 0.2.0 to 0.2.1 (golangci#2427)
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/mvdan/gofumpt/releases) - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md) - [Commits](mvdan/gofumpt@v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: mvdan.cc/gofumpt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a150897 commit 02660de

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ require (
9595
golang.org/x/tools v0.1.8
9696
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
9797
honnef.co/go/tools v0.2.2
98-
mvdan.cc/gofumpt v0.2.0
98+
mvdan.cc/gofumpt v0.2.1
9999
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
100100
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
101101
mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7

go.sum

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

0 commit comments

Comments
 (0)