chore: add go-libp2p and kad-dht bumps to v0.41 changelog
Follow-up to #11244.
Marcin Rataj committed
Mar 22, 2026 at 21:54 UTC
6f209df17461f855f85f92d9d71a03501cca5c97
1 file changed
+2
docs/changelogs/v0.41.md
+2
@@ -78,6 +78,8 @@ Nodes using custom routing (`Routing.Type=custom`) with [IPIP-526](https://githu
78
79
#### 📦️ Dependency updates
80
81
+- update `go-libp2p` to [v0.48.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.48.0)
82
+- update `go-libp2p-kad-dht` to [v0.39.0](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.39.0)
83
- update `ipfs-webui` to [v4.12.0](https://github.com/ipfs/ipfs-webui/releases/tag/v4.12.0)
84
- update `gateway-conformance` tests to [v0.11](https://github.com/ipfs/gateway-conformance/releases/tag/v0.11.0)
85