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

Version 0.5.0 #79

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Version 0.5.0 #79

merged 1 commit into from
Nov 10, 2021

Conversation

guseggert
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.5.0
Comparing to: v0.4.1 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 75876f8..cb3d397 100644
--- a/go.mod
+++ b/go.mod
@@ -3,11 +3,11 @@ module github.com/ipfs/go-merkledag
 require (
 	github.com/gogo/protobuf v1.3.2
 	github.com/ipfs/go-block-format v0.0.3
-	github.com/ipfs/go-blockservice v0.1.7
+	github.com/ipfs/go-blockservice v0.2.0
 	github.com/ipfs/go-cid v0.0.7
-	github.com/ipfs/go-datastore v0.4.5
-	github.com/ipfs/go-ipfs-blockstore v0.1.6
-	github.com/ipfs/go-ipfs-exchange-offline v0.0.1
+	github.com/ipfs/go-datastore v0.5.0
+	github.com/ipfs/go-ipfs-blockstore v0.2.0
+	github.com/ipfs/go-ipfs-exchange-offline v0.1.0
 	github.com/ipfs/go-ipfs-util v0.0.2
 	github.com/ipfs/go-ipld-cbor v0.0.5
 	github.com/ipfs/go-ipld-format v0.2.0

gorelease says:

# github.com/ipfs/go-merkledag
## compatible changes
WrapSession: added

# summary
Suggested version: v0.5.0

gocompat says:

(empty)

@guseggert guseggert merged commit 594e515 into master Nov 10, 2021
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 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.

2 participants