mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* chore: avoid unnecessary conversion calls * add changelog entry --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
```release-note:improvement
|
|
core: use Go stdlib functionalities instead of explicit byte/string conversions
|
|
```
|