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.2.0 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Release v0.2.0 #28

wants to merge 1 commit into from

Conversation

MarcoPolo
Copy link
Contributor

No description provided.

@MarcoPolo MarcoPolo changed the title Update version.json Release v0.2.0 Nov 16, 2022
@github-actions
Copy link

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index f2c79fe..d2535cb 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,21 @@
 module github.com/multiformats/go-multiaddr-fmt
 
-require github.com/multiformats/go-multiaddr v0.1.1
+require github.com/multiformats/go-multiaddr v0.8.0
 
-go 1.13
+require (
+	github.com/ipfs/go-cid v0.3.2 // indirect
+	github.com/klauspost/cpuid/v2 v2.2.1 // indirect
+	github.com/minio/sha256-simd v1.0.0 // indirect
+	github.com/mr-tron/base58 v1.2.0 // indirect
+	github.com/multiformats/go-base32 v0.1.0 // indirect
+	github.com/multiformats/go-base36 v0.2.0 // indirect
+	github.com/multiformats/go-multibase v0.1.1 // indirect
+	github.com/multiformats/go-multihash v0.2.1 // indirect
+	github.com/multiformats/go-varint v0.0.6 // indirect
+	github.com/spaolacci/murmur3 v1.1.0 // indirect
+	golang.org/x/crypto v0.2.0 // indirect
+	golang.org/x/sys v0.2.0 // indirect
+	lukechampine.com/blake3 v1.1.7 // indirect
+)
+
+go 1.18

gorelease says:

# summary
Suggested version: v0.2.0

gocompat says:

(empty)

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.

1 participant