go.mod github.com/Microsoft/hcsshim v0.8.16
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
vendor/github.com/Microsoft/hcsshim/internal/cni/registry.go
generated
vendored
2
vendor/github.com/Microsoft/hcsshim/internal/cni/registry.go
generated
vendored
@ -3,7 +3,7 @@ package cni
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/Microsoft/hcsshim/internal/guid"
|
||||
"github.com/Microsoft/go-winio/pkg/guid"
|
||||
"github.com/Microsoft/hcsshim/internal/regstate"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user