build: Bump quic to v0.25.0 for Go1.18 support (#8134)

This commit is contained in:
Simon Frei
2022-01-21 14:54:42 +01:00
committed by GitHub
parent b6d1e16b4e
commit e40289ce7a
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ require (
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/klauspost/cpuid/v2 v2.0.9 // indirect
github.com/lib/pq v1.10.3
github.com/lucas-clemente/quic-go v0.24.0
github.com/lucas-clemente/quic-go v0.25.0
github.com/maruel/panicparse v1.6.1
github.com/maxbrunsfeld/counterfeiter/v6 v6.3.0
github.com/minio/sha256-simd v1.0.0