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

release v0.3.0 #39

Merged
merged 1 commit into from
Jan 12, 2023
Merged

release v0.3.0 #39

merged 1 commit into from
Jan 12, 2023

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 5a45923..84e4a61 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,10 @@
 module github.com/libp2p/go-msgio
 
-go 1.17
+go 1.18
 
 require (
 	github.com/gogo/protobuf v1.3.2
 	github.com/libp2p/go-buffer-pool v0.0.2
 	github.com/multiformats/go-varint v0.0.6
+	google.golang.org/protobuf v1.28.1
 )

gorelease says:

# github.com/libp2p/go-msgio/pbio
## compatible changes
package added

# github.com/libp2p/go-msgio/pbio/pb
## compatible changes
package added

# summary
Suggested version: v0.3.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit 12f8f7a into master Jan 12, 2023
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

1 participant