Merge PR #1463: docs: Fix dependencies, from monorepo merge

Closes #1456
This commit is contained in:
Dev Ojha
2018-06-29 22:02:45 +02:00
committed by Christopher Goes
parent 24a68d3bdf
commit 0d28eda146
5 changed files with 60 additions and 61 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"encoding/json"
"fmt"
"github.com/tendermint/go-crypto"
"github.com/tendermint/tendermint/crypto"
cmn "github.com/tendermint/tmlibs/common"
dbm "github.com/tendermint/tmlibs/db"
"github.com/tendermint/tmlibs/log"