Bump google.golang.org/grpc from 1.63.2 to 1.64.0 #1076
Annotations
6 errors
lint:
cmd/deletetree/main.go#L48
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
testonly/mock_server.go#L53
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
testonly/integration/logenv.go#L174
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
integration/log_integration_test.go#L84
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
storage/cloudspanner/getdb_test.go#L98
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint
issues found
|