build(deps): bump google.golang.org/grpc from 1.37.0 to 1.57.0 #133
Annotations
4 errors
lint:
commands/server.go#L114
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
server/content_test.go#L212
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
server/content_test.go#L246
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
lint
issues found
|