Skip to content

Commit

Permalink
Run go generate to generate the latest codecs
Browse files Browse the repository at this point in the history
Re-generate code by running `go generate` to pick up the latest codecs
added to the codec table.

Most notable codec generated here is the CarIndexSorted codec needed in
go-car v2.

See:
- https://github.com/ipld/go-car
- https://github.com/ipld/go-car/milestone/1
- https://github.com/ipld/go-car/blob/wip-v2/v2/index/index.go

Relates to:
- multiformats/multicodec#220
  • Loading branch information
masih committed Jul 13, 2021
1 parent 075dbea commit b421db6
Show file tree
Hide file tree
Showing 2 changed files with 888 additions and 858 deletions.
Loading

0 comments on commit b421db6

Please sign in to comment.