diff options
Diffstat (limited to 'weed/command/update_full.go')
| -rw-r--r-- | weed/command/update_full.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/weed/command/update_full.go b/weed/command/update_full.go index 529f38219..185203aee 100644 --- a/weed/command/update_full.go +++ b/weed/command/update_full.go @@ -1,5 +1,5 @@ -//go:build elastic && ydb && gocdk && hdfs -// +build elastic,ydb,gocdk,hdfs +//go:build elastic && ydb && gocdk && tikv +// +build elastic,ydb,gocdk,tikv package command |
