chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.64.0 #260
Annotations
5 errors
controller/client/client.go#L86
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
controller/client/client.go#L86
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
nameserver/client/client.go#L86
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
nameserver/client/client.go#L86
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
|
This job failed
Loading