Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Update version.json #20

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Update version.json #20

merged 1 commit into from
Oct 29, 2021

Conversation

guseggert
Copy link
Contributor

No description provided.

@github-actions
Copy link

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index fade39b..c7dd387 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,8 @@
 module github.com/ipfs/go-ipfs-exchange-interface
 
+go 1.16
+
 require (
 	github.com/ipfs/go-block-format v0.0.2
-	github.com/ipfs/go-cid v0.0.1
+	github.com/ipfs/go-cid v0.0.5
 )

gorelease says:

# github.com/ipfs/go-ipfs-exchange-interface
## incompatible changes
Interface.HasBlock: changed from func(github.com/ipfs/go-block-format.Block) error to func(context.Context, github.com/ipfs/go-block-format.Block) error

# summary
Suggested version: v0.1.0

gocompat says:

"github.com/ipfs/go-ipfs-exchange-interface".Interface InterfaceChanged
"github.com/ipfs/go-ipfs-exchange-interface".SessionExchange InterfaceChanged

@guseggert guseggert merged commit 2e7c882 into master Oct 29, 2021
@guseggert guseggert deleted the guseggert-patch-1 branch October 29, 2021 17:34
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants