Skip to content

Commit

Permalink
build(deps): bump mvdan.cc/gofumpt from 0.1.1 to 0.2.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Nov 20, 2021
1 parent 4119132 commit acf46d0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -91,10 +91,10 @@ require (
github.com/uudashr/gocognit v1.0.5
github.com/valyala/quicktemplate v1.7.0
github.com/yeya24/promlinter v0.1.0
golang.org/x/tools v0.1.7
golang.org/x/tools v0.1.8-0.20211102182255-bb4add04ddef
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
honnef.co/go/tools v0.2.2
mvdan.cc/gofumpt v0.1.1
mvdan.cc/gofumpt v0.2.0
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7
Expand Down
22 changes: 17 additions & 5 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit acf46d0

Please sign in to comment.