aboutsummaryrefslogtreecommitdiff
path: root/weed/command
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2024-10-21 22:53:29 -0700
committerchrislu <chris.lu@gmail.com>2024-10-21 22:53:29 -0700
commit6c7824c813d6184d894817d9073249066072cee9 (patch)
tree669aac44a4f3f2e71f7927a35edc3618ec990cb2 /weed/command
parent0df4a4298bc4c7ddab22a6850c858cab1a3052c2 (diff)
downloadseaweedfs-6c7824c813d6184d894817d9073249066072cee9.tar.xz
seaweedfs-6c7824c813d6184d894817d9073249066072cee9.zip
consistent sorted tags elastic,gocdk,rclone,sqlite,tikv,ydb
Diffstat (limited to 'weed/command')
-rw-r--r--weed/command/update_full.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/weed/command/update_full.go b/weed/command/update_full.go
index f2dfb2b85..fcf4364d1 100644
--- a/weed/command/update_full.go
+++ b/weed/command/update_full.go
@@ -1,5 +1,5 @@
-//go:build elastic && ydb && gocdk && tikv
-// +build elastic,ydb,gocdk,tikv
+//go:build elastic && gocdk && rclone && sqlite && tikv && ydb
+// +build elastic,gocdk,rclone,sqlite,tikv,ydb
package command