kubo/thirdparty
Hector Sanjuan a40e6d5509 Make sure uuid is vendored
License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2016-05-05 01:23:54 +02:00
..
assert add False method 2015-01-23 19:06:29 -08:00
datastore2 Use gx vendored go-ipfs-utils where possible 2016-02-12 17:21:40 -08:00
delay move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
dir move dir package 2015-01-24 01:32:27 -08:00
ipfsaddr Update go-log to 1.1.0 and fix calls to go-log.Uuid 2016-05-04 23:17:21 +02:00
iter add iter package 2015-02-01 21:49:39 -08:00
loggables Make sure uuid is vendored 2016-05-05 01:23:54 +02: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 remove goprocess from godeps, use gx vendored one 2016-02-12 17:21:40 -08:00
peerset Use extracted go-libp2p-crypto, -secio, -peer packages 2016-04-16 21:48:06 -07:00
pollEndpoint Update go-log to 1.1.0 and fix calls to go-log.Uuid 2016-05-04 23:17:21 +02:00
pq Run 'gofmt -s -w' on these files 2015-05-19 06:11:15 +07:00
tar give ipfs get symlink support 2015-08-30 23:34:02 -07:00
testutil Capitalized NOTE, first letter of following word 2016-04-29 16:57:19 -04: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.