mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 06:40:54 +03:00
fix lint warnings
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
// +build noawskms nogcpkms novaultkms
|
||||
|
||||
package kms
|
||||
|
||||
const disabledProviderName = "Disabled"
|
||||
|
||||
type disabledSecret struct {
|
||||
baseSecret
|
||||
err error
|
||||
|
||||
Reference in New Issue
Block a user