diff --git a/go.mod b/go.mod index c928ff76..9efde402 100644 --- a/go.mod +++ b/go.mod @@ -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/