mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Add some managed key build tags to support incoming enterprise feature work. (#18902)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build !enterprise
|
||||
|
||||
package transit
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
//go:build !enterprise
|
||||
|
||||
package keysutil
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user