use relative path for mshell

This commit is contained in:
sawka 2023-01-26 14:41:26 -08:00
parent 848f321ae7
commit cd41be5d04

2
go.mod
View File

@ -26,4 +26,4 @@ require (
mvdan.cc/sh/v3 v3.5.1 // indirect
)
replace github.com/scripthaus-dev/mshell v0.0.0 => /Users/mike/work/gopath/src/github.com/scripthaus-dev/mshell/
replace github.com/scripthaus-dev/mshell v0.0.0 => ../mshell/