mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
add build tags to disable kms providers
This commit is contained in:
@@ -10,10 +10,6 @@ import (
|
||||
"github.com/minio/sha256-simd"
|
||||
)
|
||||
|
||||
const (
|
||||
builtinProviderName = "Builtin"
|
||||
)
|
||||
|
||||
type builtinSecret struct {
|
||||
baseSecret
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user