8 lines
163 B
Modula-2
8 lines
163 B
Modula-2
module github.com/andybalholm/brotli
|
|
|
|
go 1.13
|
|
|
|
retract v1.0.1 // occasional panics and data corruption
|
|
|
|
require github.com/xyproto/randomstring v1.0.5 // indirect
|