Skip to content

Commit

Permalink
chore(deps): bump github.com/ipni/index-provider from 0.14.1 to 0.14.2
Browse files Browse the repository at this point in the history
Bumps [github.com/ipni/index-provider](https://github.com/ipni/index-provider) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/ipni/index-provider/releases)
- [Changelog](https://github.com/ipni/index-provider/blob/main/.goreleaser.yaml)
- [Commits](ipni/index-provider@v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: github.com/ipni/index-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rvagg committed Sep 15, 2023
1 parent fac8891 commit e37fb39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/ipld/go-trustless-utils v0.2.0
github.com/ipld/ipld/specs v0.0.0-20230907004443-0e4ff95ff474
github.com/ipni/go-libipni v0.5.0
github.com/ipni/index-provider v0.14.1
github.com/ipni/index-provider v0.14.2
github.com/ipni/storetheindex v0.7.9-0.20230914224616-e6658bcf60c5
github.com/libp2p/go-libp2p v0.31.0
github.com/multiformats/go-multiaddr v0.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,8 @@ github.com/ipld/ipld/specs v0.0.0-20230907004443-0e4ff95ff474 h1:CiDtcUFyzRwhKyi
github.com/ipld/ipld/specs v0.0.0-20230907004443-0e4ff95ff474/go.mod h1:WcT0DfRe+e2QFY0kcbsOnuT6jL5Q0JNZ83I5DHIdStg=
github.com/ipni/go-libipni v0.5.0 h1:UTVq4U9cReNz/rbeVeUvl+JTLexdfb7yjmBgouSteJ8=
github.com/ipni/go-libipni v0.5.0/go.mod h1:UnrhEqjVI2Z2HXlaieOBONJmtW557nZkYpB4IIsMD+s=
github.com/ipni/index-provider v0.14.1 h1:ADD/bdn/E7QUWeZEhjs2DJ/kfAzBozXMeGjR4SEV3sE=
github.com/ipni/index-provider v0.14.1/go.mod h1:Ax0/G8jSQaCYqukXb6KzX41MsDZxrCnShWWcjU3XoaE=
github.com/ipni/index-provider v0.14.2 h1:daA3IFnI2n2x/mL0K91SQHNLq6Vvfp5q4uFX9G4glvE=
github.com/ipni/index-provider v0.14.2/go.mod h1:mArx7Ou3Y62fIDSj9a1Neh5G14xQcwXGbfEbf47vyuM=
github.com/ipni/storetheindex v0.7.9-0.20230914224616-e6658bcf60c5 h1:WXgzhHhDatR+TtTOYUKrqiJpxYGCQE3NkHix/cyuch8=
github.com/ipni/storetheindex v0.7.9-0.20230914224616-e6658bcf60c5/go.mod h1:C7798VST3lqwZnCl8lGCjol5GUU9yFD9RJgOZ17LZRE=
github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus=
Expand Down

0 comments on commit e37fb39

Please sign in to comment.