chore(deps): use github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#1661)

This commit is contained in:
MaineK00n
2024-05-28 19:31:21 +09:00
committed by GitHub
parent 227208b60b
commit cc9734d5e4
5 changed files with 56 additions and 51 deletions

View File

@@ -161,8 +161,9 @@ func printConfigToml(ips []string) (err error) {
#s3ServerSideEncryption = "AES256"
#s3UsePathStyle = false
# https://vuls.io/docs/en/usage-report.html#example-put-results-in-azure-blob-storage<Paste>
# https://vuls.io/docs/en/usage-report.html#example-put-results-in-azure-blob-storage
#[azure]
#endpoint = "https://default.blob.core.windows.net/"
#accountName = "default"
#accountKey = "xxxxxxxxxxxxxx"
#containerName = "vuls"