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

release v0.4.0 #23

Merged
merged 1 commit into from
Jan 18, 2022
Merged

release v0.4.0 #23

merged 1 commit into from
Jan 18, 2022

Conversation

marten-seemann
Copy link

No description provided.

@github-actions
Copy link

Suggested version: v0.4.0
Comparing to: v0.3.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 2259825..7d12c8c 100644
--- a/go.mod
+++ b/go.mod
@@ -1,8 +1,8 @@
 module github.com/libp2p/go-stream-muxer-multistream
 
-go 1.12
+go 1.16
 
 require (
-	github.com/libp2p/go-libp2p-core v0.5.1
+	github.com/libp2p/go-libp2p-core v0.14.0
 	github.com/multiformats/go-multistream v0.1.1
 )

gorelease says:

# github.com/libp2p/go-stream-muxer-multistream
## incompatible changes
(*Transport).NewConn: changed from func(net.Conn, bool) (github.com/libp2p/go-libp2p-core/mux.MuxedConn, error) to func(net.Conn, bool, github.com/libp2p/go-libp2p-core/network.PeerScope) (github.com/libp2p/go-libp2p-core/network.MuxedConn, error)

# summary
Suggested version: v0.4.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit 904c3cb into master Jan 18, 2022
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.

1 participant