mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-13 11:34:17 +00:00
godep
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@ package binary
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"code.google.com/p/go.crypto/ripemd160"
|
||||
"crypto/sha256"
|
||||
"github.com/tendermint/tendermint/Godeps/_workspace/src/code.google.com/p/go.crypto/ripemd160"
|
||||
)
|
||||
|
||||
func BinaryBytes(o interface{}) []byte {
|
||||
|
||||
Reference in New Issue
Block a user