chore(deps): bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 (#594)

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.49.0...v1.50.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>
Co-authored-by: TwiN <twin@linux.com>
This commit is contained in:
dependabot[bot]
2023-10-31 20:51:20 -04:00
committed by GitHub
parent ea3ae52f1e
commit 16366e169e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -18,7 +18,7 @@ require (
github.com/miekg/dns v1.1.56
github.com/prometheus-community/pro-bing v0.3.0
github.com/prometheus/client_golang v1.17.0
github.com/valyala/fasthttp v1.49.0
github.com/valyala/fasthttp v1.50.0
github.com/wcharczuk/go-chart/v2 v2.1.1
golang.org/x/crypto v0.13.0
golang.org/x/net v0.15.0