Skip to content

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