mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
modules: add v2 support
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
// we import awskms here to be able to disable AWS KMS support using a build tag
|
||||
_ "gocloud.dev/secrets/awskms"
|
||||
|
||||
"github.com/drakkan/sftpgo/version"
|
||||
"github.com/drakkan/sftpgo/v2/version"
|
||||
)
|
||||
|
||||
type awsSecret struct {
|
||||
|
||||
Reference in New Issue
Block a user