* MM-25095: Handles static JS and CSS files using Brotli. * MM-25095: Linting fix. * MM-25095: Adds missing license. * MM-25095: Moves initialization of slice. * MM-25095: Moves initialization of slice.
6 строки
90 B
Modula-2
6 строки
90 B
Modula-2
module github.com/mkraft/gziphandler
|
|
|
|
go 1.11
|
|
|
|
require github.com/stretchr/testify v1.3.0
|