kubo/thirdparty
Kevin Atkinson d3174f4bd9 gx update and fix code to use new Cid type
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2018-09-11 22:21:04 -04:00
..
assert add False method 2015-01-23 19:06:29 -08:00
cidv0v1 gx update and fix code to use new Cid type 2018-09-11 22:21:04 -04: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 update gogo-protobuf 2018-08-08 18:56:13 -07:00
unit golint util/, thirdparty/ 2015-06-18 10:03:57 +07:00
verifbs gx update and fix code to use new Cid type 2018-09-11 22:21:04 -04: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.