Files
seaweedFS/weed/command/update_full.go
Chris Lu e4b70c2521 go fix
2026-02-20 18:42:00 -08:00

9 lines
161 B
Go

//go:build elastic && gocdk && rclone && sqlite && tarantool && tikv && ydb
package command
// set true if gtags are set
func init() {
isFullVersion = true
}