1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-05-17 06:57:40 +08:00
Files
kubo/thirdparty/README.md
Dimitris Apostolou 1e437c7e97 Fix typos and cleanup
2020-04-20 22:00:01 +03:00

243 B

thirdparty consists of Golang packages that contain no go-ipfs dependencies and may be vendored ipfs/go-ipfs at a later date.

packages under this directory must not import packages under ipfs/go-ipfs that are not also under thirdparty.