Skip to content

Commit

Permalink
upgrading version of golangci-lint to latest in script/bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnHartsell committed Jan 16, 2024
1 parent 150b316 commit 2b1548b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 372 deletions.
2 changes: 1 addition & 1 deletion _tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2b1548b

Please sign in to comment.