multiformats / go-multistream

an implementation of the multistream protocol in go
MIT License
40 stars 27 forks source link

release v0.3.0 #82

Closed marten-seemann closed 2 years ago

github-actions[bot] commented 2 years ago

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index aa76af9..10f9b11 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
 module github.com/multiformats/go-multistream

-go 1.15
+go 1.17

 require github.com/multiformats/go-varint v0.0.6

gorelease says:

# github.com/multiformats/go-multistream
## incompatible changes
(*MultistreamMuxer).Ls: removed
Ls: removed

# summary
Suggested version: v0.3.0

gocompat says:

(empty)