mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 04:01:55 +00:00
go-common -> tmlibs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package process
|
||||
|
||||
import (
|
||||
. "github.com/tendermint/go-common/common"
|
||||
. "github.com/tendermint/tmlibs/common"
|
||||
)
|
||||
|
||||
// Runs a command and gets the result.
|
||||
|
Reference in New Issue
Block a user