Update go-netroute to v0.4.0. (#15949)

This commit is contained in:
Manu NALEPA
2025-10-31 21:46:06 +01:00
committed by GitHub
parent d3bd0eaa30
commit 040661bd68
4 changed files with 7 additions and 5 deletions

2
go.mod
View File

@@ -177,7 +177,7 @@ require (
github.com/libp2p/go-libp2p-asn-util v0.4.1 // indirect
github.com/libp2p/go-msgio v0.3.0 // indirect
github.com/libp2p/go-nat v0.2.0 // indirect
github.com/libp2p/go-netroute v0.3.0 // indirect
github.com/libp2p/go-netroute v0.4.0 // indirect
github.com/libp2p/go-reuseport v0.4.0 // indirect
github.com/libp2p/go-yamux/v4 v4.0.2 // indirect
github.com/lunixbochs/vtclean v1.0.0 // indirect