Wade Simmons 36bc9dd261
fix parseUnsafeRoutes for yaml.v3 (#1371)
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.
2025-04-01 09:49:26 -04:00
..
2025-03-31 16:08:34 -04:00
2025-03-31 16:08:34 -04:00
2025-03-31 16:08:34 -04:00
2025-03-31 16:08:34 -04:00
2025-03-31 16:08:34 -04:00
2025-03-31 16:08:34 -04:00
2025-03-06 11:28:26 -06:00