mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
We switched to yaml.v3 with #1148, but missed this spot that was still casting into `map[any]any` when yaml.v3 makes it `map[string]any`. Also clean up a few more `interface{}` that were added as we changed them all to `any` with #1148.
7.6 KiB
7.6 KiB