Bump github.com/lucas-clemente/quic-go from 0.29.0 to 0.29.1

Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/lucas-clemente/quic-go/releases)
- [Changelog](https://github.com/lucas-clemente/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/lucas-clemente/quic-go/compare/v0.29.0...v0.29.1)

---
updated-dependencies:
- dependency-name: github.com/lucas-clemente/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 01:04:29 +00:00 committed by yuhan6665
parent 6bb735d103
commit 79fdc5f6f7
2 changed files with 3 additions and 25 deletions

4
go.mod
View file

@ -8,9 +8,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/google/go-cmp v0.5.9
github.com/gorilla/websocket v1.5.0
github.com/lucas-clemente/quic-go v0.29.0
github.com/marten-seemann/qtls-go1-16 v0.1.5
github.com/marten-seemann/qtls-go1-17 v0.1.2
github.com/lucas-clemente/quic-go v0.29.1
github.com/marten-seemann/qtls-go1-18 v0.1.2
github.com/miekg/dns v1.1.50
github.com/pelletier/go-toml v1.9.5