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 go-yamux to v3.1.2, release v0.19.4 #1590

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@marten-seemann marten-seemann requested a review from vyzo June 2, 2022 14:32
@github-actions
Copy link

github-actions bot commented Jun 2, 2022

Suggested version: v0.19.4
Comparing to: v0.19.3 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 20de4ea8..64a587a3 100644
--- a/go.mod
+++ b/go.mod
@@ -80,7 +80,7 @@ require (
 	github.com/libp2p/go-openssl v0.0.7 // indirect
 	github.com/libp2p/go-reuseport v0.1.0 // indirect
 	github.com/libp2p/go-reuseport-transport v0.1.0 // indirect
-	github.com/libp2p/go-yamux/v3 v3.1.1 // indirect
+	github.com/libp2p/go-yamux/v3 v3.1.2 // indirect
 	github.com/lucas-clemente/quic-go v0.27.1 // indirect
 	github.com/marten-seemann/qtls-go1-16 v0.1.5 // indirect
 	github.com/marten-seemann/qtls-go1-17 v0.1.1 // indirect

gorelease says:

# summary
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v0.20.0.

gocompat says:

(empty)

Cutting a Release (when not on master)

This PR is targeting release-branch, which is not the default branch.
If you wish to cut a release once this PR is merged, please add the release label to this PR.

@marten-seemann marten-seemann merged commit be5264f into release-branch Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants