mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
Previously it was a []string slice that must be formatted as key=value. This is more difficult to work with than a map[string]string.
Previously it was a []string slice that must be formatted as key=value. This is more difficult to work with than a map[string]string.