This commit is contained in:
Евгений Храмов 2024-06-01 16:10:03 +03:00
parent b5c16221ff
commit c638a35432
3 changed files with 3 additions and 3 deletions

@ -7,8 +7,8 @@ import (
"os"
"os/exec"
"lure.sh/fakeroot"
"lure.sh/fakeroot/loginshell"
"plemya-x.ru/fakeroot"
"plemya-x.ru/fakeroot/loginshell"
)
func main() {

@ -6,7 +6,7 @@ import (
"syscall"
"testing"
"lure.sh/fakeroot"
"plemya-x.ru/fakeroot"
)
func TestCommand(t *testing.T) {

0
go.sum Normal file