TUN-2502: Switch to go modules

This commit is contained in:
Nick Vollmar
2019-11-04 14:28:48 -06:00
parent fa841fc89a
commit e5335b6c1b
138 changed files with 2104 additions and 117120 deletions

View File

@@ -0,0 +1,5 @@
package brotli
import (
"C"
)