mirror of
https://github.com/docker/cli.git
synced 2026-01-25 03:42:05 +03:00
Merge pull request #27121 from LK4D4/fix_import
volume/local: fix import path Upstream-commit: f60727d1853299216b573ca7e2975020a74e4055 Component: engine
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"src/github.com/pkg/errors"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/docker/docker/pkg/mount"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user