Use vendored dependencies, new relay/client location

This commit is contained in:
Jakob Borg
2015-09-22 19:44:40 +02:00
parent 3b2adc9a3e
commit 969d7c802d
350 changed files with 152613 additions and 1 deletions

10
Godeps/_workspace/src/github.com/cznic/b/README.md generated vendored Normal file
View File

@@ -0,0 +1,10 @@
b
=
Package b implements a B+tree.
Installation:
$ go get github.com/cznic/b
Documentation: [godoc.org/github.com/cznic/b](http://godoc.org/github.com/cznic/b)