Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Upgrade kad-dht to 0.3.0 to fix a regression #650

Merged
merged 3 commits into from
Jan 16, 2020
Merged

Conversation

albrow
Copy link
Contributor

@albrow albrow commented Jan 15, 2020

In #539 we upgraded github.com/libp2p/go-libp2p-kad-dht to fix a memory leak. It looks like we regressed as part of the switch to Go Modules and an older version of the package was re-introduced. This PR fixes the problem by explicitly specifying version 0.3.0.

Copy link
Contributor

@jalextowle jalextowle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A quick nit and thought.

CHANGELOG.md Outdated Show resolved Hide resolved
@albrow albrow merged commit 9ac14f3 into development Jan 16, 2020
@albrow albrow deleted the fix/kad-dht-version branch January 16, 2020 01:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants