We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a75172 commit 7012f16Copy full SHA for 7012f16
2 files changed
go.mod
@@ -7,8 +7,8 @@ require (
7
github.com/dlclark/regexp2 v1.4.0
8
github.com/shirou/gopsutil v3.21.2+incompatible
9
github.com/sirupsen/logrus v1.7.0
10
- github.com/xtls/xray-core v1.4.2
11
- google.golang.org/grpc v1.36.1
+ github.com/xtls/xray-core v1.5.2
+ google.golang.org/grpc v1.43.0
12
)
13
14
require (
0 commit comments