Skip to content

Commit 7012f16

Browse files
committed
fix: upgrade Xray api interface to 1.5.2
1 parent 6a75172 commit 7012f16

2 files changed

Lines changed: 110 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ require (
77
github.com/dlclark/regexp2 v1.4.0
88
github.com/shirou/gopsutil v3.21.2+incompatible
99
github.com/sirupsen/logrus v1.7.0
10-
github.com/xtls/xray-core v1.4.2
11-
google.golang.org/grpc v1.36.1
10+
github.com/xtls/xray-core v1.5.2
11+
google.golang.org/grpc v1.43.0
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)