Chore: Add Google Cloud KMS dependency (#43211)

* Encryption: Add Google Cloud KMS dependency

* Change version
This commit is contained in:
Tania B
2021-12-21 14:15:27 +02:00
committed by GitHub
parent dfd045a3b3
commit c1be17bec7
3 changed files with 25 additions and 10 deletions
+1
View File
@@ -4,6 +4,7 @@ import (
// Upgrade ldapsync from cron to cron.v3 and
// remove the cron (v1) dependency
_ "cloud.google.com/go/kms/apiv1"
_ "github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault"
_ "github.com/Azure/go-autorest/autorest"
_ "github.com/beevik/etree"