rename imports to asim/go-micro (#2051)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"os/exec"
|
||||
"strconv"
|
||||
|
||||
"github.com/micro/go-micro/v3/runtime/local/process"
|
||||
"github.com/asim/go-micro/v3/runtime/local/process"
|
||||
)
|
||||
|
||||
func (p *Process) Exec(exe *process.Binary) error {
|
||||
|
||||
Reference in New Issue
Block a user