diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ require ( github.com/pelletier/go-toml/v2 v2.2.2 github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v3 v3.24.4 - github.com/valyala/fasthttp v1.52.0 + github.com/valyala/fasthttp v1.53.0 github.com/xtls/xray-core v1.8.11 go.uber.org/atomic v1.11.0 golang.org/x/text v0.15.0 |
