Godeps <- golang.org/x/crypto/nacl etc

This commit is contained in:
Jae Kwon
2015-07-15 14:56:52 -07:00
parent 44c950d96b
commit 9ef79e59bb
34 changed files with 7950 additions and 5 deletions
+3 -2
View File
@@ -14,10 +14,11 @@ import (
"github.com/tendermint/tendermint/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/storage"
)
// Logging.
type dropper struct {
s *session
file storage. // Logging.
File
file storage.File
}
func (d dropper) Drop(err error) {