Merge remote-tracking branch 'upstream/master' into wip-build-multiple-packages

This commit is contained in:
2025-02-11 12:25:36 +03:00
4 changed files with 14 additions and 54 deletions

View File

@ -31,7 +31,7 @@ import (
"mvdan.cc/sh/v3/expand"
"mvdan.cc/sh/v3/interp"
"plemya-x.ru/fakeroot"
"gitea.plemya-x.ru/Plemya-x/fakeroot"
)
// FakerootExecHandler was extracted from github.com/mvdan/sh/interp/handler.go