remove sqlite due to GOOS support for freebsd and openbsd

This commit is contained in:
chrislu
2025-07-06 21:50:08 -07:00
parent a7c57caa3f
commit 8493871406
7 changed files with 6 additions and 589 deletions

View File

@@ -21,7 +21,6 @@ import (
_ "github.com/seaweedfs/seaweedfs/weed/credential/filer_etc"
_ "github.com/seaweedfs/seaweedfs/weed/credential/memory"
_ "github.com/seaweedfs/seaweedfs/weed/credential/postgres"
_ "github.com/seaweedfs/seaweedfs/weed/credential/sqlite"
)
var (