diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2026-01-05 20:44:42 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2026-01-05 20:44:42 +0300 |
| commit | 1240e4c962c01f1bd260e5914fa011642d74bcaf (patch) | |
| tree | 4bc8f63b6688465a7a2a52903a9313d2803bd1de /go.mod | |
| parent | c117b8b27259afcb52a842a9ae8b0b8643f49b7e (diff) | |
Update fasthttp to v1.69.0
Bump github.com/valyala/fasthttp from v1.68.0 to v1.69.0 in go.mod and go.sum to use the latest version.
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ require ( github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v4 v4.25.12 github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e - github.com/valyala/fasthttp v1.68.0 + github.com/valyala/fasthttp v1.69.0 github.com/xlzd/gotp v0.1.0 github.com/xtls/xray-core v1.251208.0 go.uber.org/atomic v1.11.0 |
