Skip to content

Conversation

@RTann
Copy link
Contributor

@RTann RTann commented Aug 4, 2022

grpc.WithInsecure() is deprecated. It is recommended to replace it with grpc.WithTransportCredentials(insecure.NewCredentials()). See https://pkg.go.dev/google.golang.org/grpc#WithInsecure.

@RTann RTann requested a review from misberner August 4, 2022 20:55
@RTann RTann merged commit e78754d into main Aug 4, 2022
@RTann RTann deleted the ross/replace-withInsecure branch August 4, 2022 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants