diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-25 10:44:16 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-25 10:44:16 +0300 |
| commit | bd2d7bce62eb39009e1dfa819e32a5be725c1a4b (patch) | |
| tree | 28b7eae84f3ee230303564df90025463ab2dfd95 /go.mod | |
| parent | ca4f83c7b1984bd179c2653c7dd094e207cd2f5b (diff) | |
Bump github.com/valyala/fasthttp from 1.53.0 to 1.54.0 (#2297)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.53.0...1.54.0)
---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.53.0 + github.com/valyala/fasthttp v1.54.0 github.com/xtls/xray-core v1.8.13 go.uber.org/atomic v1.11.0 golang.org/x/text v0.15.0 |
