From 346b7cd85a3b0ccc60a52845839e26a74dad0249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:55:06 +0000 Subject: [PATCH] chore(deps): bump github.com/ipni/storetheindex from 0.8.13 to 0.8.17 Bumps [github.com/ipni/storetheindex](https://github.com/ipni/storetheindex) from 0.8.13 to 0.8.17. - [Release notes](https://github.com/ipni/storetheindex/releases) - [Commits](https://github.com/ipni/storetheindex/compare/v0.8.13...v0.8.17) --- updated-dependencies: - dependency-name: github.com/ipni/storetheindex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6e30c76..df42d05 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/ipld/ipld/specs v0.0.0-20231012031213-54d3b21deda4 github.com/ipni/go-libipni v0.5.9 github.com/ipni/index-provider v0.14.3 - github.com/ipni/storetheindex v0.8.13 + github.com/ipni/storetheindex v0.8.17 github.com/libp2p/go-libp2p v0.32.2 github.com/multiformats/go-multiaddr v0.12.1 github.com/multiformats/go-multihash v0.2.3 diff --git a/go.sum b/go.sum index 6a765f2..9187b2f 100644 --- a/go.sum +++ b/go.sum @@ -297,8 +297,8 @@ github.com/ipni/go-libipni v0.5.9 h1:AlYlqZScX2jusGXXWkW5j6OMUtMKgQKNcl1Mi8g3glA github.com/ipni/go-libipni v0.5.9/go.mod h1:c8mHa6J9iFREpDB29GlPIsbvztRq6bnhg5zJKrnvdUg= github.com/ipni/index-provider v0.14.3 h1:W3L9Twln0monhP4OPlUu9J60PcSbLed41ACuGv/6bC0= github.com/ipni/index-provider v0.14.3/go.mod h1:0TY+yb9CRqLz2a4woG36Y+REU8fInhAdvQ/IjrUDkxI= -github.com/ipni/storetheindex v0.8.13 h1:spOyeCWYRNyfg/D0JHXQ/HZSA9LgswxXs4UCirAmO+E= -github.com/ipni/storetheindex v0.8.13/go.mod h1:XrgL1QwoQ3okG1fQoOZuJ0rxjpunQq41JxnSiLa0910= +github.com/ipni/storetheindex v0.8.17 h1:dBlz22vGAGGhJF/afYo8Qhv/wfd8dEqq+y4NaqUzsQI= +github.com/ipni/storetheindex v0.8.17/go.mod h1:gTgw40jB/47fd5v3yXtgxaNtwm0a06RIH4gk6YTH260= github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus= github.com/jackpal/go-nat-pmp v1.0.2/go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc= github.com/jbenet/go-cienv v0.1.0/go.mod h1:TqNnHUmJgXau0nCzC7kXWeotg3J9W34CUv5Djy1+FlA=