Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/ipni/storetheindex from 0.8.24 to 0.8.29 #115

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down
Loading