restore junctions to have os.ModeSymlink flag set on Windows
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -183,3 +183,6 @@ exclude (
|
||||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
|
||||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
|
||||
)
|
||||
|
||||
// restore junctions to have os.ModeSymlink flag set on Windows: https://github.com/docker/buildx/issues/3221
|
||||
godebug winsymlink=0
|
||||
|
||||
Reference in New Issue
Block a user