mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump honnef.co/go/tools (#1286)
Bumps [honnef.co/go/tools](https://github.com/dominikh/go-tools) from 0.0.1-2020.1.4 to 0.0.1-2020.1.5. - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](https://github.com/dominikh/go-tools/compare/v0.0.1-2020.1.4...v0.0.1-2020.1.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fcfcf81886
commit
78b742f289
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -60,7 +60,7 @@ require (
|
|||
github.com/valyala/quicktemplate v1.6.0
|
||||
golang.org/x/tools v0.0.0-20200724022722-7017fd6b1305
|
||||
gopkg.in/yaml.v2 v2.3.0
|
||||
honnef.co/go/tools v0.0.1-2020.1.4
|
||||
honnef.co/go/tools v0.0.1-2020.1.5
|
||||
mvdan.cc/gofumpt v0.0.0-20200709182408-4fd085cb6d5f
|
||||
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
|
||||
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue