all: remove redundant import-aliases for "go-winio"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-06-05 12:11:30 +02:00
parent acac1d84ce
commit bd20bfdc41
6 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ import (
"sync"
"time"
winio "github.com/Microsoft/go-winio"
"github.com/Microsoft/go-winio"
"github.com/Microsoft/go-winio/backuptar"
winiofs "github.com/Microsoft/go-winio/pkg/fs"
"github.com/Microsoft/go-winio/vhd"