mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 02:11:09 +00:00
update golangci-lint to newer version
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
parent
2da4d48e6d
commit
b74fe232e3
@ -5,7 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/cespare/prettybench v0.0.0-20150116022406-03b8cfe5406c
|
||||
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
|
||||
gotest.tools/gotestsum v1.6.4
|
||||
honnef.co/go/tools v0.2.0
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user