ipfs / boxo

A set of reference libraries for building IPFS applications and implementations in Go.
https://github.com/ipfs/boxo#readme
Other
205 stars 89 forks source link

chore: bump libp2p [skip changelog] #611

Closed Wondertan closed 4 months ago

Wondertan commented 4 months ago

Bumps libp2p and fixes a breaking change

Wondertan commented 4 months ago

(idk why go mod tidy fails on CI. I tried both go1.21 and go1.22

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 59.68%. Comparing base (f4fe899) to head (7174236).

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
- Coverage   59.78%   59.68%   -0.10%     
==========================================
  Files         238      238              
  Lines       29889    29889              
==========================================
- Hits        17868    17839      -29     
- Misses      10406    10429      +23     
- Partials     1615     1621       +6     
Files Coverage Δ
bitswap/network/ipfs_impl.go 75.53% <0.00%> (-1.07%) :arrow_down:

... and 11 files with indirect coverage changes

aarshkshah1992 commented 4 months ago

@hacdias @aschmahmann Would you guys have an ETA for this ?

hacdias commented 4 months ago

@aarshkshah1992 keep an eye on https://github.com/ipfs/kubo/pull/10429