aboutsummaryrefslogtreecommitdiff
path: root/weed/command/iam.go
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2025-07-06 21:50:08 -0700
committerchrislu <chris.lu@gmail.com>2025-07-06 21:50:08 -0700
commit84938714067e4baf76b1ed9dcf9179f6b0ed25c7 (patch)
tree5eefb227a6035405013008ef9276a70f714717a4 /weed/command/iam.go
parenta7c57caa3f7eec74c05f1008acdd01db7e857d5b (diff)
downloadseaweedfs-84938714067e4baf76b1ed9dcf9179f6b0ed25c7.tar.xz
seaweedfs-84938714067e4baf76b1ed9dcf9179f6b0ed25c7.zip
remove sqlite due to GOOS support for freebsd and openbsd3.93
Diffstat (limited to 'weed/command/iam.go')
-rw-r--r--weed/command/iam.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/command/iam.go b/weed/command/iam.go
index f67173389..1839bba2c 100644
--- a/weed/command/iam.go
+++ b/weed/command/iam.go
@@ -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 (