deb.open-vault/helper/constants/constants_oss.go

9 lines
138 B
Go
Raw Permalink Normal View History

2024-04-20 12:23:50 +00:00
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
//go:build !enterprise
package constants
var IsEnterprise = false