TUN-897: Bring back missing Brotli files

This commit is contained in:
Areg Harutyunyan
2018-08-14 16:27:21 -07:00
parent 8c704abd41
commit e90444cad8
56 changed files with 15004 additions and 2 deletions

View File

@@ -2,6 +2,12 @@
go-tests = true
unused-packages = true
[[prune.project]]
name = "github.com/cloudflare/brotli-go"
unused-packages = false
[[constraint]]
name = "github.com/facebookgo/grace"
branch = "master"