Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove usage of deprecated Type attribute of resolver.Address #46

Merged

Conversation

KnutZuidema
Copy link
Contributor

The type attribute has been removed in more recent versions of gRPC. The usage here is not required and the may be removed.

See: grpc/grpc-go#6451

The type attribute has been removed in more recent versions of gRPC. The usage here is not required and the may be removed.

See: grpc/grpc-go#6451
@sercand sercand merged commit 74dbfd0 into sercand:master Sep 19, 2023
@KnutZuidema KnutZuidema deleted the fix/deprecated-resolver-address-type branch September 19, 2023 09:39
@KnutZuidema KnutZuidema restored the fix/deprecated-resolver-address-type branch September 19, 2023 09:39
@KnutZuidema KnutZuidema deleted the fix/deprecated-resolver-address-type branch September 19, 2023 09:39
@KnutZuidema
Copy link
Contributor Author

@sercand will you release a fix version with this change, so that automatic dependency tools can pick it up?

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