Secrets: Propagate ctx cancel and label it on decryptions (#116058)

This commit is contained in:
Matheus Macabu
2026-01-09 14:25:29 +01:00
committed by GitHub
parent 98453fbcff
commit 52cd096d92
4 changed files with 54 additions and 3 deletions
-3
View File
@@ -11,9 +11,6 @@ import (
_ "github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault"
_ "github.com/Azure/go-autorest/autorest"
_ "github.com/Azure/go-autorest/autorest/adal"
_ "github.com/aws/aws-sdk-go-v2/credentials"
_ "github.com/aws/aws-sdk-go-v2/service/secretsmanager"
_ "github.com/aws/aws-sdk-go-v2/service/sts"
_ "github.com/beevik/etree"
_ "github.com/blugelabs/bluge"
_ "github.com/blugelabs/bluge_segment_api"