Bump google.golang.org/grpc from 1.62.1 to 1.65.0 #18
Annotations
6 errors
version-check
Process completed with exit code 2.
|
lint:
pkg/logging/service/client.go#L15
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
pkg/southbound/client.go#L45
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
pkg/test/client.go#L46
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
pkg/cli/client.go#L68
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint
Process completed with exit code 2.
|