upgrading version of golangci-lint to latest in script/bootstrap

This commit is contained in:
Shawn Hartsell
2024-01-16 15:16:40 -06:00
parent 150b316c6c
commit 2b1548bf54
3 changed files with 3 additions and 372 deletions
+1 -1
View File
@@ -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