mirror of
https://github.com/go-micro/go-micro.git
synced 2025-07-12 22:41:07 +02:00
@ -4,7 +4,7 @@ package process
|
||||
import (
|
||||
"io"
|
||||
|
||||
"github.com/micro/go-micro/v2/runtime/local/build"
|
||||
"github.com/asim/go-micro/v3/runtime/local/build"
|
||||
)
|
||||
|
||||
// Process manages a running process
|
||||
|
Reference in New Issue
Block a user