Skip to content

Commit

Permalink
chore(deps): bump github.com/ipni/go-libipni from 0.6.2 to 0.6.3
Browse files Browse the repository at this point in the history
Bumps [github.com/ipni/go-libipni](https://github.com/ipni/go-libipni) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/ipni/go-libipni/releases)
- [Commits](ipni/go-libipni@v0.6.2...v0.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 76a2f47 commit 2543c07
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 @@ -17,7 +17,7 @@ require (
github.com/ipld/go-ipld-prime v0.21.0
github.com/ipld/go-trustless-utils v0.4.1
github.com/ipld/ipld/specs v0.0.0-20231012031213-54d3b21deda4
github.com/ipni/go-libipni v0.6.2
github.com/ipni/go-libipni v0.6.3
github.com/ipni/index-provider v0.15.0
github.com/ipni/storetheindex v0.8.21
github.com/libp2p/go-libp2p v0.33.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ github.com/ipld/go-trustless-utils v0.4.1 h1:puA14381Hg2LzH724mZ5ZFKFx+FFjjT5fPF
github.com/ipld/go-trustless-utils v0.4.1/go.mod h1:DgGuyfJ33goYwYVisjnxrlra0HVmZuHWVisVIkzVo1o=
github.com/ipld/ipld/specs v0.0.0-20231012031213-54d3b21deda4 h1:0VXv637/xpI0Pb5J8K+K8iRtTw4DOcxs0MB1HMzfwNY=
github.com/ipld/ipld/specs v0.0.0-20231012031213-54d3b21deda4/go.mod h1:WcT0DfRe+e2QFY0kcbsOnuT6jL5Q0JNZ83I5DHIdStg=
github.com/ipni/go-libipni v0.6.2 h1:Fan2wEJLIFIgYbMAGY/c/MYE2TeiITQNPIQebCA+scA=
github.com/ipni/go-libipni v0.6.2/go.mod h1:RDN2sUK91ocD6CSH7BYBBK9zk1FsbgbBjHPtt6pGt0Y=
github.com/ipni/go-libipni v0.6.3 h1:z/sN8q7CyBg13J20TGTjD6NAvI74Qx2lqQYZuuq5BFQ=
github.com/ipni/go-libipni v0.6.3/go.mod h1:RDN2sUK91ocD6CSH7BYBBK9zk1FsbgbBjHPtt6pGt0Y=
github.com/ipni/index-provider v0.15.0 h1:33Zsg0nHkASQAR2PJqEuRXRuiqAmivcJ3K5aQrRsLyo=
github.com/ipni/index-provider v0.15.0/go.mod h1:Hn/7G9v3XxFAsWoU9G+qD3y89RmiHSkOk7Uh5oqSF5c=
github.com/ipni/storetheindex v0.8.21 h1:84jMyIgZ6dIcE6G0Vb9vgDJQ6PnMr99xifc0X/OBVQw=
Expand Down

0 comments on commit 2543c07

Please sign in to comment.