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.10.0 #204

Merged
merged 1 commit into from Jul 3, 2023
Merged

release v0.10.0 #204

merged 1 commit into from Jul 3, 2023

Conversation

marten-seemann
Copy link
Contributor

@sukunrt Can you approve this PR if there's nothing else you'd like to get into the next release.

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Suggested version: v0.10.0

Comparing to: v0.9.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index c38c8eb..45c5fc0 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/multiformats/go-multiaddr
 
-go 1.18
+go 1.19
 
 require (
 	github.com/ipfs/go-cid v0.0.7
@@ -8,6 +8,7 @@ require (
 	github.com/multiformats/go-multihash v0.0.14
 	github.com/multiformats/go-varint v0.0.6
 	github.com/stretchr/testify v1.7.0
+	golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df
 )
 
 require (

gorelease says:

gorelease: go: updates to go.sum needed, disabled by -mod=readonly

gocompat says:

Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@marten-seemann marten-seemann merged commit e9b02fc into master Jul 3, 2023
20 checks passed
@MarcoPolo MarcoPolo mentioned this pull request Jul 14, 2023
29 tasks
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

2 participants