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

middleware: Use map for external dependencies #401

Merged
merged 3 commits into from
Feb 7, 2025

Conversation

monstermunchkin
Copy link
Contributor

This replaces the dependency slice with a map. The duration of external dependencies is now accumulated instead of appended to the slice.

@monstermunchkin monstermunchkin self-assigned this Feb 7, 2025
@srieckhof
Copy link
Contributor

Other than the above comment everything looks good.

@monstermunchkin monstermunchkin force-pushed the external-dependencies-map branch from 35f1c82 to efab32b Compare February 7, 2025 13:00
@monstermunchkin monstermunchkin force-pushed the external-dependencies-map branch from efab32b to cfe3d49 Compare February 7, 2025 13:15
@monstermunchkin monstermunchkin merged commit c28c300 into master Feb 7, 2025
6 checks passed
@monstermunchkin monstermunchkin deleted the external-dependencies-map branch February 7, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants