update paths

This commit is contained in:
Ethan Buchman
2017-04-18 18:17:02 -04:00
parent c410fc5e24
commit 8bb25ec5ed
10 changed files with 15 additions and 16 deletions

View File

@ -7,7 +7,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
data "github.com/tendermint/go-data"
data "github.com/tendermint/go-wire/data"
wire "github.com/tendermint/go-wire"
)