mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
* fix package name * fix prefix and add version * remove version * add directory for version * fix package name and add to yaml file Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com>
This commit is contained in:
parent
b79dcd715a
commit
f4a2cb32ef
1 changed files with 2 additions and 0 deletions
2
buf.yaml
2
buf.yaml
|
|
@ -42,6 +42,7 @@ 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
|
||||
|
|
@ -76,6 +77,7 @@ 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