mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-05 23:57:04 +00:00
go-data -> go-wire/data
This commit is contained in:
+1
-1
@@ -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"
|
||||
)
|
||||
|
||||
/*******
|
||||
|
||||
Reference in New Issue
Block a user