mirror of
https://github.com/slackhq/nebula.git
synced 2026-04-02 23:15:18 +02: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