update golangci-lint to newer version

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas 2021-07-12 18:41:22 -04:00
parent 2da4d48e6d
commit b74fe232e3
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59
2 changed files with 345 additions and 96 deletions

View File

@ -5,7 +5,7 @@ go 1.16
require ( require (
github.com/cespare/prettybench v0.0.0-20150116022406-03b8cfe5406c github.com/cespare/prettybench v0.0.0-20150116022406-03b8cfe5406c
github.com/client9/misspell v0.3.4 github.com/client9/misspell v0.3.4
github.com/golangci/golangci-lint v1.36.0 github.com/golangci/golangci-lint v1.41.1
github.com/google/go-flow-levee v0.1.5 github.com/google/go-flow-levee v0.1.5
gotest.tools/gotestsum v1.6.4 gotest.tools/gotestsum v1.6.4
honnef.co/go/tools v0.2.0 honnef.co/go/tools v0.2.0

File diff suppressed because it is too large Load Diff