mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-11 05:41:10 +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>