v0.8.2 bump#219
Merged
Merged
Conversation
|
Suggested version: Changes in configuration file(s): diff --git a/go.mod b/go.mod
index 2122500..7a23643 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/ipfs/go-block-format v0.2.3
github.com/ipfs/go-cid v0.5.0
- github.com/ipfs/go-graphsync v0.17.0
+ github.com/ipfs/go-graphsync v0.18.0
github.com/ipfs/go-ipld-format v0.6.3
github.com/ipfs/go-log/v2 v2.8.2
github.com/ipfs/go-test v0.2.3
@@ -19,7 +19,7 @@ require (
github.com/ipld/go-trustless-utils v0.7.0
github.com/ipld/ipld/specs v0.0.0-20231012031213-54d3b21deda4
github.com/ipni/go-libipni v0.7.1
- github.com/ipni/index-provider v0.15.5
+ github.com/ipni/index-provider v0.16.0
github.com/libp2p/go-libp2p v0.44.0
github.com/multiformats/go-multiaddr v0.16.1
github.com/multiformats/go-multihash v0.2.3
@@ -58,8 +58,6 @@ require (
github.com/ipfs/boxo v0.35.0 // indirect
github.com/ipfs/go-bitfield v1.1.0 // indirect
github.com/ipfs/go-datastore v0.9.0 // indirect
- github.com/ipfs/go-ipfs-blocksutil v0.0.1 // indirect
- github.com/ipfs/go-ipfs-util v0.0.3 // indirect
github.com/ipfs/go-ipld-cbor v0.2.1 // indirect
github.com/ipld/go-ipld-adl-hamt v0.0.0-20250821073235-1979ffd425aa // indirect
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
Automatically created GitHub ReleaseA draft GitHub Release has been created. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.