|
|
@@ -25,7 +25,7 @@ require (
|
|
|
github.com/pion/dtls/v2 v2.2.12
|
|
|
github.com/pion/transport/v2 v2.2.10
|
|
|
github.com/pires/go-proxyproto v0.7.0
|
|
|
- github.com/quic-go/quic-go v0.46.0
|
|
|
+ github.com/quic-go/quic-go v0.47.0
|
|
|
github.com/refraction-networking/utls v1.6.7
|
|
|
github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb
|
|
|
github.com/stretchr/testify v1.9.0
|
|
|
@@ -76,7 +76,7 @@ require (
|
|
|
github.com/pion/sctp v1.8.7 // indirect
|
|
|
github.com/pion/transport/v3 v3.0.7 // indirect
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
|
- github.com/quic-go/qpack v0.4.0 // indirect
|
|
|
+ github.com/quic-go/qpack v0.5.1 // indirect
|
|
|
github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 // indirect
|
|
|
github.com/secure-io/siv-go v0.0.0-20180922214919-5ff40651e2c4 // indirect
|
|
|
github.com/stretchr/objx v0.5.2 // indirect
|