mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-06 08:22:01 +01:00
Byte slices returned from Bolt are only valid during a transaction, so this makes a copy. Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>