Update go.mod

This commit is contained in:
civisrom 2025-03-04 15:21:34 +03:00 committed by GitHub
parent db60d190e9
commit 1fd5d7ab3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -14,7 +14,7 @@ require (
github.com/robfig/cron/v3 v3.0.1 github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil/v4 v4.24.11 github.com/shirou/gopsutil/v4 v4.24.11
github.com/valyala/fasthttp v1.58.0 github.com/valyala/fasthttp v1.58.0
github.com/xtls/xray-core/ v25.2.21 github.com/xtls/xray-core v1.8.25-0.20241218133935-cab2fdefd321
go.uber.org/atomic v1.11.0 go.uber.org/atomic v1.11.0
golang.org/x/text v0.21.0 golang.org/x/text v0.21.0
google.golang.org/grpc v1.69.2 google.golang.org/grpc v1.69.2