mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-25 04:31:12 +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>