upgrading version of golangci-lint to latest in script/bootstrap
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ go 1.21
|
||||
|
||||
require (
|
||||
github.com/golang/mock v1.6.1-0.20211230170304-bdab070d9c4e // indirect
|
||||
github.com/golangci/golangci-lint v1.24.1-0.20200420081818-6771beaee681 // indirect
|
||||
github.com/golangci/golangci-lint v1.55.2 // indirect
|
||||
github.com/vektra/mockery v0.0.0-20181123154057-e78b021dcbb5 // indirect
|
||||
golang.org/x/mod v0.14.0 // indirect
|
||||
golang.org/x/tools v0.17.1-0.20240112224347-9164f2aedb4f // indirect
|
||||
|
||||
Reference in New Issue
Block a user