kubo/thirdparty
Jeromy cccc6a94a3 update go-multihash and bubble up changes
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-07-11 19:27:43 -07:00
..
assert add False method 2015-01-23 19:06:29 -08:00
datastore2 Update go-datastore to 1.2.2, go-cid to 0.7.16 2017-07-04 20:18:57 +02:00
delay Added variable latency delay, normal and uniform based 2016-06-19 08:59:09 -04:00
dir close file before removing it in check writeable 2017-01-26 22:43:54 -08:00
ds-help update go-multihash and bubble up changes 2017-07-11 19:27:43 -07:00
ipfsaddr update go-multihash and bubble up changes 2017-07-11 19:27:43 -07:00
iter add iter package 2015-02-01 21:49:39 -08:00
math2 move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
multierr move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
notifier update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
pollEndpoint update go-multihash and bubble up changes 2017-07-11 19:27:43 -07:00
posinfo update go-multihash and bubble up changes 2017-07-11 19:27:43 -07:00
pq Run 'gofmt -s -w' on these files 2015-05-19 06:11:15 +07:00
tar apply the megacheck tool to improve code quality 2017-05-31 16:56:11 -04:00
testutil update go-multihash and bubble up changes 2017-07-11 19:27:43 -07:00
todocounter Use gx vendored go-ipfs-utils where possible 2016-02-12 17:21:40 -08:00
unit golint util/, thirdparty/ 2015-06-18 10:03:57 +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.