1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00
Files
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
..
2015-01-23 19:06:29 -08:00
2019-03-05 18:33:56 +01:00
2018-03-30 09:47:22 +02:00
2019-03-05 18:33:56 +01:00
2015-06-18 10:03:57 +07:00
2019-03-05 18:33:56 +01: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.