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

Add missing deque import #1670

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Add missing deque import #1670

merged 1 commit into from
Oct 10, 2023

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Oct 10, 2023

Motivation:

GRPC imports DequeModule but doesn't explicitly depend on it in the package manifest.

Modifications:

  • Add missing dependcy

Result:

Package manifest more closely represents actual dependencies

Motivation:

GRPC imports DequeModule but doesn't explicitly depend on it in the
package manifest.

Modifications:

- Add missing dependcy

Result:

Package manifest more closely represents actual dependencies
@glbrntt glbrntt added the semver/patch No public API change. label Oct 10, 2023
@glbrntt glbrntt merged commit 69dafd8 into grpc:main Oct 10, 2023
14 checks passed
@glbrntt glbrntt deleted the gb-missing-deque branch October 10, 2023 12:02
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