Skip to content

Commit d08da33

Browse files
build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.21.1 to 0.22.0 (cosmos#813)
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.21.1 to 0.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/libp2p/go-libp2p-kad-dht/releases">github.com/libp2p/go-libp2p-kad-dht's releases</a>.</em></p> <blockquote> <h2>v0.22.0</h2> <h2>What's Changed</h2> <ul> <li>Introduce options to parameterize config of the accelerated DHT client by <a href="https://github.com/masih"><code>@​masih</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/822">libp2p/go-libp2p-kad-dht#822</a></li> <li>Allow DHT crawler to be swappable by <a href="https://github.com/masih"><code>@​masih</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/823">libp2p/go-libp2p-kad-dht#823</a></li> <li>added maintainers in the README by <a href="https://github.com/guillaumemichel"><code>@​guillaumemichel</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/826">libp2p/go-libp2p-kad-dht#826</a></li> <li>Adjust PeerSet logic in the DHT lookup process by <a href="https://github.com/cortze"><code>@​cortze</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/802">libp2p/go-libp2p-kad-dht#802</a></li> <li>Make provider manager options configurable in <code>fullrt</code> by <a href="https://github.com/masih"><code>@​masih</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/829">libp2p/go-libp2p-kad-dht#829</a></li> <li>Increase provider Multiaddress TTL by <a href="https://github.com/dennis-tra"><code>@​dennis-tra</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/795">libp2p/go-libp2p-kad-dht#795</a></li> <li>Fix multiple ProviderAddrTTL definitions <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/795">#795</a> by <a href="https://github.com/guillaumemichel"><code>@​guillaumemichel</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/831">libp2p/go-libp2p-kad-dht#831</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/masih"><code>@​masih</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/822">libp2p/go-libp2p-kad-dht#822</a></li> <li><a href="https://github.com/guillaumemichel"><code>@​guillaumemichel</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/826">libp2p/go-libp2p-kad-dht#826</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.21.1...v0.22.0">https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.21.1...v0.22.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/471e058b5fdff27eb201a9a6b778b5cd1d0faa16"><code>471e058</code></a> chore: release v0.22.0</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/51f4321130adab84ed23b0dbc026ca4a70442ac4"><code>51f4321</code></a> chore: migrate go-libipfs to boxo</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/3f53669165720238fdd7a5bb71d60966c0785ef7"><code>3f53669</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/831">#831</a> from libp2p/fix/795</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/79764999f3a3f2517d2d4691eb5c21e6bbb7b035"><code>7976499</code></a> fixed multiple ProviderAddrTTL definitions</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/9449bf204071b5c2598657c6d94e12b18726b7a9"><code>9449bf2</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/795">#795</a> from dennis-tra/increase-provider-maddr-ttl</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/a83e0b294b190b6d350cf7d288e5c0421009dbd6"><code>a83e0b2</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/829">#829</a> from libp2p/masih/fullrt_prov_mngr_opts</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/5f45339ec4c49ed3dc883234db6e7bf985f0fa92"><code>5f45339</code></a> renamed variable</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/536eb80c44622f385955b89459f4e7e97e29b149"><code>536eb80</code></a> Make provider manager options configurable in <code>fullrt</code></li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/0239a32c4a99c2e782a504a40673dc8d0afd9de8"><code>0239a32</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/802">#802</a> from cortze/feat/return-providers-with-maddrs</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/1103b68de8052ade32341cad8504d0fe4089b3a1"><code>1103b68</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/826">#826</a> from libp2p/guillaumemichel/add-maintainers</li> <li>Additional commits viewable in <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.21.1...v0.22.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/libp2p/go-libp2p-kad-dht&package-manager=go_modules&previous-version=0.21.1&new-version=0.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ganesha Upadhyaya <ganeshrvce@gmail.com>
1 parent bbb155e commit d08da33

File tree

2 files changed

+50
-45
lines changed

2 files changed

+50
-45
lines changed

go.mod

+13-14
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/ipfs/go-ds-badger3 v0.0.2
1616
github.com/ipfs/go-log v1.0.5
1717
github.com/libp2p/go-libp2p v0.26.3
18-
github.com/libp2p/go-libp2p-kad-dht v0.21.1
18+
github.com/libp2p/go-libp2p-kad-dht v0.22.0
1919
github.com/libp2p/go-libp2p-pubsub v0.9.3
2020
github.com/multiformats/go-multiaddr v0.8.0
2121
github.com/prometheus/client_golang v1.14.0
@@ -64,7 +64,7 @@ require (
6464
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
6565
github.com/golang/mock v1.6.0 // indirect
6666
github.com/golang/protobuf v1.5.2 // indirect
67-
github.com/golang/snappy v0.0.3 // indirect
67+
github.com/golang/snappy v0.0.4 // indirect
6868
github.com/google/btree v1.0.0 // indirect
6969
github.com/google/flatbuffers v1.12.1 // indirect
7070
github.com/google/gopacket v1.1.19 // indirect
@@ -79,17 +79,17 @@ require (
7979
github.com/hashicorp/hcl v1.0.0 // indirect
8080
github.com/huin/goupnp v1.0.3 // indirect
8181
github.com/inconshreveable/mousetrap v1.0.1 // indirect
82-
github.com/ipfs/go-cid v0.3.2 // indirect
82+
github.com/ipfs/boxo v0.8.0-rc1 // indirect
83+
github.com/ipfs/go-cid v0.4.0 // indirect
8384
github.com/ipfs/go-ipfs-util v0.0.2 // indirect
84-
github.com/ipfs/go-ipns v0.2.0 // indirect
8585
github.com/ipfs/go-log/v2 v2.5.1 // indirect
86-
github.com/ipld/go-ipld-prime v0.18.0 // indirect
86+
github.com/ipld/go-ipld-prime v0.20.0 // indirect
8787
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
8888
github.com/jbenet/go-temp-err-catcher v0.1.0 // indirect
8989
github.com/jbenet/goprocess v0.1.4 // indirect
9090
github.com/jmhodges/levigo v1.0.0 // indirect
9191
github.com/klauspost/compress v1.15.12 // indirect
92-
github.com/klauspost/cpuid/v2 v2.2.1 // indirect
92+
github.com/klauspost/cpuid/v2 v2.2.3 // indirect
9393
github.com/koron/go-ssdp v0.0.3 // indirect
9494
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
9595
github.com/libp2p/go-cidranger v1.1.0 // indirect
@@ -104,7 +104,7 @@ require (
104104
github.com/libp2p/go-yamux/v4 v4.0.0 // indirect
105105
github.com/magiconair/properties v1.8.7 // indirect
106106
github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd // indirect
107-
github.com/mattn/go-isatty v0.0.16 // indirect
107+
github.com/mattn/go-isatty v0.0.17 // indirect
108108
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
109109
github.com/miekg/dns v1.1.50 // indirect
110110
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b // indirect
@@ -118,7 +118,7 @@ require (
118118
github.com/multiformats/go-multiaddr-dns v0.3.1 // indirect
119119
github.com/multiformats/go-multiaddr-fmt v0.1.0 // indirect
120120
github.com/multiformats/go-multibase v0.1.1 // indirect
121-
github.com/multiformats/go-multicodec v0.7.0 // indirect
121+
github.com/multiformats/go-multicodec v0.8.1 // indirect
122122
github.com/multiformats/go-multihash v0.2.2-0.20221030163302-608669da49b6 // indirect
123123
github.com/multiformats/go-multistream v0.4.1 // indirect
124124
github.com/multiformats/go-varint v0.0.7 // indirect
@@ -130,7 +130,7 @@ require (
130130
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
131131
github.com/pkg/errors v0.9.1 // indirect
132132
github.com/pmezard/go-difflib v1.0.0 // indirect
133-
github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e // indirect
133+
github.com/polydawn/refmt v0.89.0 // indirect
134134
github.com/prometheus/client_model v0.3.0 // indirect
135135
github.com/prometheus/common v0.37.0 // indirect
136136
github.com/prometheus/procfs v0.8.0 // indirect
@@ -141,29 +141,28 @@ require (
141141
github.com/quic-go/webtransport-go v0.5.2 // indirect
142142
github.com/raulk/go-watchdog v1.3.0 // indirect
143143
github.com/sasha-s/go-deadlock v0.2.1-0.20190427202633-1595213edefa // indirect
144-
github.com/smartystreets/assertions v1.0.1 // indirect
145144
github.com/spaolacci/murmur3 v1.1.0 // indirect
146145
github.com/spf13/afero v1.9.3 // indirect
147146
github.com/spf13/cast v1.5.0 // indirect
148147
github.com/spf13/jwalterweatherman v1.1.0 // indirect
149148
github.com/spf13/pflag v1.0.5 // indirect
150149
github.com/stretchr/objx v0.5.0 // indirect
151150
github.com/subosito/gotenv v1.4.2 // indirect
152-
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca // indirect
151+
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
153152
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c // indirect
154153
github.com/tendermint/tm-db v0.6.6 // indirect
155154
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect
156155
go.etcd.io/bbolt v1.3.6 // indirect
157156
go.opencensus.io v0.24.0 // indirect
158-
go.opentelemetry.io/otel v1.11.2 // indirect
157+
go.opentelemetry.io/otel v1.14.0 // indirect
159158
go.opentelemetry.io/otel/metric v0.34.0 // indirect
160-
go.opentelemetry.io/otel/trace v1.11.2 // indirect
159+
go.opentelemetry.io/otel/trace v1.14.0 // indirect
161160
go.uber.org/atomic v1.10.0 // indirect
162161
go.uber.org/dig v1.15.0 // indirect
163162
go.uber.org/fx v1.18.2 // indirect
164163
go.uber.org/zap v1.24.0 // indirect
165164
golang.org/x/crypto v0.7.0 // indirect
166-
golang.org/x/exp v0.0.0-20221205204356-47842c84f3db // indirect
165+
golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb // indirect
167166
golang.org/x/mod v0.8.0 // indirect
168167
golang.org/x/sync v0.1.0 // indirect
169168
golang.org/x/sys v0.6.0 // indirect

0 commit comments

Comments
 (0)