go-data -> go-wire/data

This commit is contained in:
Ethan Buchman
2017-04-21 16:10:06 -04:00
parent 6c49312aa2
commit 9b95da8fa4
3 changed files with 11 additions and 15 deletions
+1 -1
View File
@@ -8,8 +8,8 @@ import (
"github.com/pkg/errors"
"github.com/spf13/cobra"
"github.com/spf13/viper"
"github.com/tendermint/go-data/base58"
data "github.com/tendermint/go-wire/data"
"github.com/tendermint/go-wire/data/base58"
)
/*******