Bump github.com/marten-seemann/qtls-go1-18 from 0.1.1 to 0.1.2

Bumps [github.com/marten-seemann/qtls-go1-18](https://github.com/marten-seemann/qtls-go1-18) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/marten-seemann/qtls-go1-18/releases)
- [Commits](https://github.com/marten-seemann/qtls-go1-18/compare/v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/marten-seemann/qtls-go1-18
  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-06-06 14:13:59 +00:00 committed by yuhan6665
parent f1b70b4155
commit e91f033c01
2 changed files with 3 additions and 2 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/lucas-clemente/quic-go v0.27.1
github.com/marten-seemann/qtls-go1-16 v0.1.5
github.com/marten-seemann/qtls-go1-17 v0.1.2
github.com/marten-seemann/qtls-go1-18 v0.1.1
github.com/marten-seemann/qtls-go1-18 v0.1.2
github.com/miekg/dns v1.1.49
github.com/pelletier/go-toml v1.9.5
github.com/pires/go-proxyproto v0.6.2