forked from Mxmilu666/frp
chore(go.mod): update golib dependency to v0.7.4
This commit is contained in:
1
go.mod
1
go.mod
@@ -97,3 +97,4 @@ require (
|
|||||||
|
|
||||||
// TODO(fatedier): Temporary use the modified version, update to the official version after merging into the official repository.
|
// 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-20250825093530-d0154be01cd6
|
replace github.com/hashicorp/yamux => github.com/fatedier/yamux v0.0.0-20250825093530-d0154be01cd6
|
||||||
|
replace github.com/fatedier/golib => github.com/Lolia-FRP/golib v0.7.4
|
||||||
Reference in New Issue
Block a user