Skip to content

Commit c8a558c

Browse files
committed
Update smux to latest
1 parent aa458ed commit c8a558c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
github.com/hashicorp/yamux v0.1.1
77
github.com/sagernet/sing v0.3.0-rc.2
8-
github.com/sagernet/smux v0.0.0-20230312102458-337ec2a5af37
8+
github.com/sagernet/smux v0.0.0-20231208180855-7041f6ea79e7
99
golang.org/x/net v0.19.0
1010
golang.org/x/sys v0.15.0
1111
)

0 commit comments

Comments
 (0)