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

Update the maps.Copy operands. #1215

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

kschanrtp
Copy link
Member

The maps.Copy function syntax is maps.Copy(dest, src). Currently we have the wrong order. Fixing it.
https://pkg.go.dev/maps#Copy

@kschanrtp kschanrtp requested a review from bdunne as a code owner February 25, 2025 14:02
@kschanrtp kschanrtp changed the title Update the map.Copy operands. Update the maps.Copy operands. Feb 25, 2025
@jrafanie
Copy link
Member

Fixes a bug from #1213

@jrafanie jrafanie merged commit 31060aa into ManageIQ:master Feb 25, 2025
2 checks passed
@jrafanie jrafanie self-assigned this Feb 25, 2025
@kschanrtp kschanrtp deleted the update_map_copy_order branch February 25, 2025 14:09
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.

2 participants