Update go.mod

This commit is contained in:
civisrom 2025-03-04 14:49:49 +03:00 committed by GitHub
parent 50fd4797d1
commit 148fcb94b9
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 v1.8.25-0.20241218133935-cab2fdefd321 github.com/xtls/xray-core/v25
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