1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-07-01 17:40:25 +08:00

TUN-813: Clean up cloudflared dependencies

This commit is contained in:
Areg Harutyunyan
2018-07-24 18:04:33 -05:00
parent d06fc520c7
commit 0468866626
3310 changed files with 993 additions and 1223303 deletions

View File

@@ -5,7 +5,7 @@ package h2mux
import (
"io"
"code.cfops.it/go/brotli"
"github.com/cloudflare/brotli-go"
)
func CompressionIsSupported() bool {