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

Explicit dependency on HTTPTypes #413

Merged
merged 2 commits into from Dec 1, 2023

Conversation

czechboy0
Copy link
Collaborator

Motivation

Recent SwiftPM versions seem to be a bit stricter about using (i.e., import ...) transitive dependencies without explicitly declaring them as direct dependencies.

Modifications

Explicitly depend on the HTTPTypes module from swift-http-types.

Result

More explicitly declare the dependency graph.

Test Plan

All tests pass.

@czechboy0 czechboy0 enabled auto-merge (squash) December 1, 2023 12:36
@czechboy0 czechboy0 merged commit cb1cd18 into apple:main Dec 1, 2023
9 checks passed
@czechboy0 czechboy0 deleted the hd-explicit-dependency-http-types branch December 1, 2023 12:54
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.

None yet

2 participants