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