chore: bump golangci-lint and fix all linting issues (#21761)
This commit is contained in:
@@ -90,7 +90,6 @@ func TestStdSignBytes(t *testing.T) {
|
||||
FileResolver: proto.HybridResolver,
|
||||
})
|
||||
for i, tc := range tests {
|
||||
tc := tc
|
||||
t.Run(tc.name, func(t *testing.T) {
|
||||
anyMsgs := make([]*anypb.Any, len(tc.args.msgs))
|
||||
for j, msg := range tc.args.msgs {
|
||||
|
||||
Reference in New Issue
Block a user