Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Update go.mod to require Go 1.13 #71

Merged
merged 1 commit into from
Jan 23, 2020
Merged

Conversation

albrow
Copy link
Contributor

@albrow albrow commented Jan 23, 2020

#68 uses the new CopyBytesToGo and CopyBytesToJS functions, which are only available in Go 1.13.

libp2p#68 uses the new `CopyBytesToGo` and `CopyBytesToJS` functions, which are only available in Go 1.13.
@albrow albrow requested a review from Stebalien January 23, 2020 23:11
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

Thanks! And sorry about that.

@Stebalien Stebalien merged commit ea33ee6 into libp2p:master Jan 23, 2020
@albrow
Copy link
Contributor Author

albrow commented Jan 23, 2020

No worries! Happy to see you added the CopyBytesTo* optimization 😄

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