kubo/thirdparty
Steven Allen a8fbd066d7 make: move all test deps to a separate module
1. This means those deps don't get pulled in unless we actually need to test.
2. It means we can cordon all the golangci-lint module replace hacks off into a
   separate package.
2019-09-11 11:43:50 -07:00
..
assert add False method 2015-01-23 19:06:29 -08:00
cidv0v1 gx: unrewrite 2019-03-05 18:33:56 +01:00
dir misc: Fix a few typos 2018-03-30 09:47:22 +02:00
notifier gx: unrewrite 2019-03-05 18:33:56 +01:00
unit golint util/, thirdparty/ 2015-06-18 10:03:57 +07:00
verifbs gx: unrewrite 2019-03-05 18:33:56 +01: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.