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