Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: set
slice.Filter
result slice cap to len
This change ensures that if we `append` to resulting slice in different places, we will not use the same underlying memory. Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
- Loading branch information