mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
We initialize this slice with a zeroed array and then append to it, which means we then have to clean out the empty strings later. Initialize to the correct capacity up front so there are no empty values. Ref: https://github.com/hashicorp/nomad/pull/24104
28 KiB
28 KiB