mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 20:50:00 +00:00
TUN-7125: Add management streaming logs WebSocket protocol
This commit is contained in:
10
vendor/modules.txt
vendored
10
vendor/modules.txt
vendored
@@ -183,6 +183,9 @@ github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc
|
||||
# github.com/json-iterator/go v1.1.12
|
||||
## explicit; go 1.12
|
||||
github.com/json-iterator/go
|
||||
# github.com/klauspost/compress v1.15.11
|
||||
## explicit; go 1.17
|
||||
github.com/klauspost/compress/flate
|
||||
# github.com/kr/text v0.2.0
|
||||
## explicit
|
||||
# github.com/kylelemons/godebug v1.1.0
|
||||
@@ -582,6 +585,13 @@ gopkg.in/yaml.v2
|
||||
# gopkg.in/yaml.v3 v3.0.1 => gopkg.in/yaml.v3 v3.0.1
|
||||
## explicit
|
||||
gopkg.in/yaml.v3
|
||||
# nhooyr.io/websocket v1.8.7
|
||||
## explicit; go 1.13
|
||||
nhooyr.io/websocket
|
||||
nhooyr.io/websocket/internal/bpool
|
||||
nhooyr.io/websocket/internal/errd
|
||||
nhooyr.io/websocket/internal/wsjs
|
||||
nhooyr.io/websocket/internal/xsync
|
||||
# zombiezen.com/go/capnproto2 v2.18.0+incompatible
|
||||
## explicit
|
||||
zombiezen.com/go/capnproto2
|
||||
|
Reference in New Issue
Block a user