build(deps): bump github.com/lucas-clemente/quic-go (#5761)

Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.11.1 to 0.11.2.
- [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.11.1...v0.11.2)
This commit is contained in:
dependabot-preview[bot]
2019-06-03 12:42:23 +01:00
committed by Audrius Butkevicius
parent 6664e01acf
commit 97057eb9de
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/kballard/go-shellquote v0.0.0-20170619183022-cd60e84ee657
github.com/kr/pretty v0.1.0 // indirect
github.com/lib/pq v1.1.1
github.com/lucas-clemente/quic-go v0.11.1
github.com/lucas-clemente/quic-go v0.11.2
github.com/mattn/go-isatty v0.0.7
github.com/minio/sha256-simd v0.0.0-20190117184323-cc1980cb0338
github.com/oschwald/geoip2-golang v1.3.0