kubo/thirdparty/README.md
2020-04-20 22:00:01 +03:00

6 lines
243 B
Markdown

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`.