mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-14 18:47:01 +02:00
6 lines
67 B
Go
6 lines
67 B
Go
// +build !enterprise
|
|
|
|
package constants
|
|
|
|
var IsEnterprise = false
|