From 84d91c381e5794998bc15fe10f0e3d977ddeacad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 04:56:05 +0000 Subject: [PATCH] chore(deps): bump github.com/ipni/storetheindex from 0.8.24 to 0.8.29 Bumps [github.com/ipni/storetheindex](https://github.com/ipni/storetheindex) from 0.8.24 to 0.8.29. - [Release notes](https://github.com/ipni/storetheindex/releases) - [Commits](https://github.com/ipni/storetheindex/compare/v0.8.24...v0.8.29) --- 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 d321229..30cad30 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.6.6 github.com/ipni/index-provider v0.15.2 - github.com/ipni/storetheindex v0.8.24 + github.com/ipni/storetheindex v0.8.29 github.com/libp2p/go-libp2p v0.33.2 github.com/multiformats/go-multiaddr v0.12.3 github.com/multiformats/go-multihash v0.2.3 diff --git a/go.sum b/go.sum index ef171a1..22f131f 100644 --- a/go.sum +++ b/go.sum @@ -256,8 +256,8 @@ github.com/ipni/go-libipni v0.6.6 h1:Ms2a0AkPgv1pCblSgqM8tKUz9NHmzn8JP0PO8fYUYZM github.com/ipni/go-libipni v0.6.6/go.mod h1:jh/TDrsKlKuwzHfaYIGTuHudFkX4ioe9zx0835x1fiQ= github.com/ipni/index-provider v0.15.2 h1:IK6mzoxYXDUR/7jPTn4acQ8AsQNMhPdjktkImzlBcjc= github.com/ipni/index-provider v0.15.2/go.mod h1:pGz7xXebvbes6PdPQrJKnQ5gzYbVtzi7vTiYJwT78oU= -github.com/ipni/storetheindex v0.8.24 h1:sfBCHZ1KFH5DSvTOR1CaBFPK5X5ZtJgBZ01vngasRxQ= -github.com/ipni/storetheindex v0.8.24/go.mod h1:zlrNcPDCo5+F5VyHceEfj7VScRpvteg/m6vpoS7IUzc= +github.com/ipni/storetheindex v0.8.29 h1:SknjLrRSvZlnmBcPb9/VPDduln8u2seYRccMwzI1aw0= +github.com/ipni/storetheindex v0.8.29/go.mod h1:wG9ANJ68pjZB2Ml0L9y3Ynt9A+nzETsz67BIPSSUZnY= 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=