defenseunicorns / defenseunicorns/pkg
remove helper functions dealing with maps
Open
good first issue
- Dominant language
- Go
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Describe what should be investigated or refactored
Now that https://pkg.go.dev/maps exists, there is no need for certain functions in `helpers` to exist. They should be deprecated and return the upstream `maps` versions of their operations.
### Links to any relevant code
https://github.com/defenseunicorns/pkg/blob/fa0230ec27f11d6ab14d5921395a740f5ede504f/helpers/misc.go#L40
Contributor guide
Assessment
This issue has not been assessed yet.