Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 20, 2021

Motivation:

gRPC imports NIOTLS but does not decare its dependency on it in
Package.swift. This may lead to some build issues.

Modifications:

  • Add dependency on NIOTLS to GRPC

Result:

Fewer build problems, hopefully.

Motivation:

gRPC imports NIOTLS but does not decare its dependency on it in
Package.swift. This may lead to some build issues.

Modifications:

- Add dependency on NIOTLS to GRPC

Result:

Fewer build problems, hopefully.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Aug 20, 2021
@glbrntt glbrntt requested a review from fabianfett August 20, 2021 12:50
@glbrntt glbrntt merged commit 563be35 into grpc:main Aug 20, 2021
@glbrntt glbrntt deleted the gb-niotls branch August 20, 2021 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants