mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-17 15:06:47 +08:00

This is a Q&D fix to get kubo building again, this is completely equivalent to what we used to have. I'll submit a patch that DI the verifcid.Allowlist interface with fx later but this is needed to unblock something else.
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
.