mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-24 09:40:32 +00:00
codegangsta => urfave
This commit is contained in:
@@ -9,10 +9,10 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
. "github.com/tendermint/go-common"
|
||||
"github.com/tendermint/tmsp/client"
|
||||
"github.com/tendermint/tmsp/types"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
// client is a global variable so it can be reused by the console
|
||||
|
||||
Reference in New Issue
Block a user