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

Version 1.6.0 #29

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Version 1.6.0 #29

merged 1 commit into from
Nov 10, 2021

Conversation

guseggert
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v1.6.0
Comparing to: v1.5.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 75326a8..d847df2 100644
--- a/go.mod
+++ b/go.mod
@@ -1,14 +1,14 @@
 module github.com/ipfs/go-fetcher
 
-go 1.15
+go 1.16
 
 require (
-	github.com/ipfs/go-bitswap v0.3.4
-	github.com/ipfs/go-block-format v0.0.2
-	github.com/ipfs/go-blockservice v0.1.4
+	github.com/ipfs/go-bitswap v0.5.0
+	github.com/ipfs/go-block-format v0.0.3
+	github.com/ipfs/go-blockservice v0.2.0
 	github.com/ipfs/go-cid v0.0.7
 	github.com/ipfs/go-ipfs-delay v0.0.1
-	github.com/ipfs/go-ipfs-routing v0.1.0
+	github.com/ipfs/go-ipfs-routing v0.2.0
 	github.com/ipld/go-ipld-prime v0.11.0
 	github.com/stretchr/testify v1.7.0
 )

gorelease says:

# github.com/ipfs/go-fetcher/impl/blockservice
## compatible changes
FetcherConfig.FetcherWithSession: added

# summary
Suggested version: v1.6.0

gocompat says:

(empty)

@guseggert guseggert merged commit 57e60d1 into main Nov 10, 2021
@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