[skip changelog] Bump google.golang.org/grpc from 1.62.1 to 1.64.0 #4438
Annotations
6 errors
golangci-lint:
commands/term_example/main.go#L34
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint:
internal/integrationtest/arduino-cli.go#L411
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint:
rpc/internal/client_example/main.go#L46
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint:
rpc/internal/get_version_example/main.go#L31
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint:
rpc/internal/get_version_example/main.go#L33
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint
issues found
|
Loading