fix: handle go mod issues (#116187)

This commit is contained in:
Tito Lins
2026-01-13 12:48:16 +01:00
committed by GitHub
parent 5219ccddb6
commit b57b8d4359
4 changed files with 30 additions and 9 deletions
+1
View File
@@ -11,6 +11,7 @@ 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/service/secretsmanager"
_ "github.com/beevik/etree"
_ "github.com/blugelabs/bluge"
_ "github.com/blugelabs/bluge_segment_api"