build(deps): bump github.com/quic-go/quic-go from 0.49.0 to 0.50.1 (#7222)

Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.49.0 to 0.50.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.49.0...v0.50.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  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>
This commit is contained in:
dependabot[bot]
2025-03-24 11:56:25 -04:00
committed by GitHub
parent 6936282c81
commit e1452aee88
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
github.com/prometheus/client_golang v1.21.1
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.62.0
github.com/quic-go/quic-go v0.49.0
github.com/quic-go/quic-go v0.50.1
go.etcd.io/etcd/api/v3 v3.5.18
go.etcd.io/etcd/client/v3 v3.5.18
go.uber.org/automaxprocs v1.6.0