mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-18 15:56:29 -05:00
* remove envelope encryption protos * remove references from buf.yaml * add back accidental delete Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com>
This commit is contained in:
parent
80a5800c16
commit
00133872a2
1 changed files with 0 additions and 2 deletions
2
buf.yaml
2
buf.yaml
|
|
@ -42,7 +42,6 @@ lint:
|
|||
- sdk/database/dbplugin/database.proto
|
||||
- sdk/database/dbplugin/v5/proto/database.proto
|
||||
- sdk/database/dbplugin/v5/proto/database_ent.proto
|
||||
- sdk/helper/envelopeencryption/envelope_encryption_ent.proto
|
||||
- sdk/helper/pluginutil/multiplexing.proto
|
||||
- sdk/logical/event.proto
|
||||
- sdk/logical/identity.proto
|
||||
|
|
@ -77,7 +76,6 @@ lint:
|
|||
- helper/storagepacker/types.proto
|
||||
- physical/raft/types.proto
|
||||
- sdk/database/dbplugin/database.proto
|
||||
- sdk/helper/envelopeencryption/envelope_encryption_ent.proto
|
||||
- sdk/helper/pluginutil/multiplexing.proto
|
||||
- sdk/logical/event.proto
|
||||
- sdk/logical/identity.proto
|
||||
|
|
|
|||
Loading…
Reference in a new issue