-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run `go get -u <pkg>` manually for a bunch of our direct deps. did not bite off the large upgrade to IPFS `boxo`. I tried doing that partially and it worked ok, but we should upgrade from `ipfs/go-car` to `ipfs/go-car/v2` everywhere first to really take advantage of it, otherwise we are left with a dual dependency tree with stuff like ipns, bitswap, and unixfs still sticking around. AFAIK `ipfs/go-car/v2` works fine (we use it in a few places), but the API isn't directly compatible.
- Loading branch information
Showing
2 changed files
with
243 additions
and
267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.