codegangsta => urfave

This commit is contained in:
Ethan Buchman 2016-10-20 21:57:33 -04:00
parent 5d3eb0328a
commit ab98bffbb1
1 changed files with 1 additions and 1 deletions

View File

@ -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