mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
* clean up go compiler warnings * remove unused field from backendEntry struct remove function argument no longer needed * add changelog record * use context.Background instead of context.TODO
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
```release-note:improvement
|
|
core: remove unnecessary *BarrierView field from backendEntry struct
|
|
``` |