mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 01:09:56 +00:00
TUN-5261: Collect QUIC metrics about RTT, packets and bytes transfered and log events at tracing level
This commit is contained in:
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
@@ -85,6 +85,9 @@ github.com/facebookgo/grace/gracenet
|
||||
# github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
|
||||
## explicit
|
||||
github.com/flynn/go-shlex
|
||||
# github.com/francoispqt/gojay v1.2.13
|
||||
## explicit; go 1.12
|
||||
github.com/francoispqt/gojay
|
||||
# github.com/fsnotify/fsnotify v1.4.9
|
||||
## explicit; go 1.13
|
||||
github.com/fsnotify/fsnotify
|
||||
@@ -205,6 +208,7 @@ github.com/lucas-clemente/quic-go/internal/qtls
|
||||
github.com/lucas-clemente/quic-go/internal/utils
|
||||
github.com/lucas-clemente/quic-go/internal/wire
|
||||
github.com/lucas-clemente/quic-go/logging
|
||||
github.com/lucas-clemente/quic-go/qlog
|
||||
github.com/lucas-clemente/quic-go/quicvarint
|
||||
# github.com/lucasb-eyer/go-colorful v1.0.3
|
||||
## explicit; go 1.12
|
||||
|
Reference in New Issue
Block a user