update log output format

Signed-off-by: hu-keyu <hzldd999@gmail.com>
pull/8864/head
hzldd999 2025-04-14 15:02:29 +08:00 committed by hu-keyu
parent beb80b56e6
commit e8be847775
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ import (
"github.com/kopia/kopia/repo/blob"
"github.com/kopia/kopia/repo/blob/azure"
"github.com/kopia/kopia/repo/blob/throttling"
"github.com/vmware-tanzu/velero/pkg/repository/udmrepo"
azureutil "github.com/vmware-tanzu/velero/pkg/util/azure"
)