Skip to content

Commit acf46d0

Browse files
authoredNov 20, 2021
build(deps): bump mvdan.cc/gofumpt from 0.1.1 to 0.2.0
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/mvdan/gofumpt/releases) - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md) - [Commits](mvdan/gofumpt@v0.1.1...v0.2.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 4119132 commit acf46d0

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed
 

‎go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ require (
9191
github.com/uudashr/gocognit v1.0.5
9292
github.com/valyala/quicktemplate v1.7.0
9393
github.com/yeya24/promlinter v0.1.0
94-
golang.org/x/tools v0.1.7
94+
golang.org/x/tools v0.1.8-0.20211102182255-bb4add04ddef
9595
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
9696
honnef.co/go/tools v0.2.2
97-
mvdan.cc/gofumpt v0.1.1
97+
mvdan.cc/gofumpt v0.2.0
9898
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
9999
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
100100
mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7

‎go.sum

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

0 commit comments

Comments
 (0)