kubo/thirdparty
Steven Allen 144bbb6555 add GetSize method to the v0v1 blockstore
fixes hidden merge conflict

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-08-08 10:21:14 -07:00
..
assert add False method 2015-01-23 19:06:29 -08:00
cidv0v1 add GetSize method to the v0v1 blockstore 2018-08-08 10:21:14 -07:00
dir misc: Fix a few typos 2018-03-30 09:47:22 +02:00
math2 move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
notifier fix govet warnings 2018-03-22 17:31:22 +01:00
pollEndpoint gx update 2018-06-26 17:11:33 -07:00
unit golint util/, thirdparty/ 2015-06-18 10:03:57 +07:00
verifbs gx: update deps 2018-08-07 10:02:59 -07:00
README.md Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00

thirdparty consists of Golang packages that contain no go-ipfs dependencies and may be vendored ipfs/go-ipfs at a later date.

packages in under this directory must not import packages under ipfs/go-ipfs that are not also under thirdparty.