improve yamux logging (#4952)

This commit is contained in:
fatedier 2025-08-25 17:52:58 +08:00 committed by GitHub
parent 80d3f332e1
commit 610e5ed479
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 74 additions and 7 deletions

2
go.mod
View file

@ -82,4 +82,4 @@ require (
)
// TODO(fatedier): Temporary use the modified version, update to the official version after merging into the official repository.
replace github.com/hashicorp/yamux => github.com/fatedier/yamux v0.0.0-20230628132301-7aca4898904d
replace github.com/hashicorp/yamux => github.com/fatedier/yamux v0.0.0-20250825093530-d0154be01cd6