Add quic qlog to debug logs

This commit is contained in:
yuhan6665 2022-04-23 19:13:06 -04:00
parent 11518fe089
commit c9df755426
5 changed files with 40 additions and 0 deletions

1
go.mod
View file

@ -31,6 +31,7 @@ require (
github.com/cheekybits/genny v1.0.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgryski/go-metro v0.0.0-20211217172704-adc40b04c140 // indirect
github.com/francoispqt/gojay v1.2.13 // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
github.com/marten-seemann/qtls-go1-16 v0.1.5 // indirect