1
0
Fork 0

Upgrade quic-go to v0.26.0

This commit is contained in:
Sylvain Rabot 2022-03-28 17:08:09 +02:00 committed by GitHub
parent a4560fa20d
commit 0d7d5a0318
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 12 deletions

2
go.mod
View file

@ -40,7 +40,7 @@ require (
github.com/instana/go-sensor v1.38.3
github.com/klauspost/compress v1.13.0
github.com/kvtools/valkeyrie v0.4.0
github.com/lucas-clemente/quic-go v0.25.0
github.com/lucas-clemente/quic-go v0.26.0
github.com/mailgun/ttlmap v0.0.0-20170619185759-c1c17f74874f
github.com/miekg/dns v1.1.45
github.com/mitchellh/copystructure v1.0.0