File tree Expand file tree Collapse file tree 4 files changed +16
-10
lines changed Expand file tree Collapse file tree 4 files changed +16
-10
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ require (
5
5
github.com/pkg/errors v0.9.1
6
6
github.com/urfave/cli v1.22.15
7
7
github.com/xtaci/kcp-go/v5 v5.6.8
8
- github.com/xtaci/qpp v1.0.4
8
+ github.com/xtaci/qpp v1.1.0
9
9
github.com/xtaci/smux v1.5.24
10
10
github.com/xtaci/tcpraw v1.2.25
11
11
golang.org/x/crypto v0.24.0
Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ github.com/xtaci/qpp v1.0.3 h1:dvbGTlxW2Dqx0TPJo2EIT/RRz0G/atETBks15LXPX24=
71
71
github.com/xtaci/qpp v1.0.3 /go.mod h1:dJS3usaXNMbWxZSWCAdxz01UgJcz9wXDkd4BccDY/V0 =
72
72
github.com/xtaci/qpp v1.0.4 h1:tIEul2yMdUv+Zk9w3ktZYJ2wOUeeOjmUnABA/zOt7C0 =
73
73
github.com/xtaci/qpp v1.0.4 /go.mod h1:dJS3usaXNMbWxZSWCAdxz01UgJcz9wXDkd4BccDY/V0 =
74
+ github.com/xtaci/qpp v1.1.0 h1:PsIxn2lE2MdbbfNmNeTm1iWKw/k8DI/XkU5brOno5H0 =
75
+ github.com/xtaci/qpp v1.1.0 /go.mod h1:dJS3usaXNMbWxZSWCAdxz01UgJcz9wXDkd4BccDY/V0 =
74
76
github.com/xtaci/smux v1.5.24 h1:77emW9dtnOxxOQ5ltR+8BbsX1kzcOxQ5gB+aaV9hXOY =
75
77
github.com/xtaci/smux v1.5.24 /go.mod h1:OMlQbT5vcgl2gb49mFkYo6SMf+zP3rcjcwQz7ZU7IGY =
76
78
github.com/xtaci/tcpraw v1.2.25 h1:VDlqo0op17JeXBM6e2G9ocCNLOJcw9mZbobMbJjo0vk =
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ github.com/urfave/cli
38
38
# github.com/xtaci/kcp-go/v5 v5.6.8
39
39
## explicit; go 1.21
40
40
github.com/xtaci/kcp-go/v5
41
- # github.com/xtaci/qpp v1.0.4
41
+ # github.com/xtaci/qpp v1.1.0
42
42
## explicit; go 1.22.3
43
43
github.com/xtaci/qpp
44
44
# github.com/xtaci/smux v1.5.24
You can’t perform that action at this time.
0 commit comments