Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update deps due to license #1146

Conversation

ZBoIsHere
Copy link

@aarshkshah1992 Hello, we use libp2p in our open source project https://github.com/kubeedge/edgemesh, but go-libp2p-noise v0.1.1 lack of license, so I update this deps to v0.2.0

@ZBoIsHere
Copy link
Author

/assign @aarshkshah1992

@Stebalien
Copy link
Member

Fixed in #1141.

@Stebalien Stebalien closed this Aug 2, 2021
@Stebalien
Copy link
Member

Ah, wait, you were using a forked branch? That just needs to be rebased.

@Stebalien
Copy link
Member

But you also really shouldn't be using that in a deployed project. That branch will disappear.

@Stebalien Stebalien reopened this Aug 2, 2021
@Stebalien Stebalien merged commit 9b67b75 into libp2p:feat/evt-based-hole-punching Aug 2, 2021
@Stebalien
Copy link
Member

Well, no reason not to merge this. It could cause some conflicts, but not likely.

@ZBoIsHere
Copy link
Author

I found that other package like github.com/libp2p/go-yamux v0.5.1 exist the same problem

@ZBoIsHere
Copy link
Author

thanks, @Stebalien I plan to edit the go.mod file in my forked branch, and import the edited branch in our project. when the feature branch about hole punch merged into master, I will re-import the master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants