mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-05 07:51:58 +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>