aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/elastic/v7/elastic_store_kv.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer/elastic/v7/elastic_store_kv.go')
-rw-r--r--weed/filer/elastic/v7/elastic_store_kv.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/weed/filer/elastic/v7/elastic_store_kv.go b/weed/filer/elastic/v7/elastic_store_kv.go
index 99c03314e..43835c153 100644
--- a/weed/filer/elastic/v7/elastic_store_kv.go
+++ b/weed/filer/elastic/v7/elastic_store_kv.go
@@ -1,3 +1,6 @@
+//go:build elastic
+// +build elastic
+
package elastic
import (