ipfs / go-bitswap

The golang implementation of the bitswap protocol
MIT License
216 stars 112 forks source link

chore: bump dependencies #579

Closed SaveTheRbtz closed 2 years ago

SaveTheRbtz commented 2 years ago

The core of the change is:

Also while here fixed up TestNetworkCounters leaving existing logic. (Though test remains broken: wg.Add should be done before goroutine creation.)

welcome[bot] commented 2 years ago

Thank you for submitting this PR! A maintainer will be here shortly to review it. We are super grateful, but we are also overloaded! Help us by making sure that:

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment. Next steps:

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution. We are very grateful for your contribution!

SaveTheRbtz commented 2 years ago

Superseded w/ #580

Jorropo commented 2 years ago

@SaveTheRbtz sorry I havnt seen your PR, i was doing it for kubo and just did the thing on my local fork without checkout PRs first.