mirror of https://github.com/status-im/consul.git
missed build tag on this file (#9974)
This commit is contained in:
parent
499fee73b3
commit
d4c401b350
|
@ -1,3 +1,5 @@
|
|||
// +build !consulent
|
||||
|
||||
package structs
|
||||
|
||||
func (e *ClusterConfigEntry) validateEnterpriseMeta() error {
|
||||
|
|
Loading…
Reference in New Issue