mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-31 03:46:35 +00:00

Also update golang.org/x/net and google.golang.org/grpc to fix vulnerabilities, although cloudflared is using them in a way that is not exposed to those risks
23 lines
309 B
Plaintext
23 lines
309 B
Plaintext
.DS_Store
|
|
Thumbs.db
|
|
|
|
.tools/
|
|
venv/
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
*.so
|
|
coverage.*
|
|
go.work
|
|
go.work.sum
|
|
|
|
gen/
|
|
|
|
/example/dice/dice
|
|
/example/namedtracer/namedtracer
|
|
/example/otel-collector/otel-collector
|
|
/example/opencensus/opencensus
|
|
/example/passthrough/passthrough
|
|
/example/prometheus/prometheus
|
|
/example/zipkin/zipkin
|