Skip to content

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 merged commit 410d691 into swift-server:main Dec 1, 2023
@czechboy0 czechboy0 deleted the hd-explicit-dependency-http-types branch December 1, 2023 12:36
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Dec 11, 2023
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