Bump google.golang.org/grpc from 1.61.0 to 1.64.0 #152
Annotations
3 errors
golangci-lint:
main.go#L52
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint:
main.go#L55
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint
issues found
|
Loading