source: code/trunk/vendor/github.com/andybalholm/brotli/go.mod@ 145

Last change on this file since 145 was 145, checked in by Izuru Yakumo, 22 months ago

Updated the Makefile and vendored depedencies

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 103 bytes
Line 
1module github.com/andybalholm/brotli
2
3go 1.12
4
5retract v1.0.1 // occasional panics and data corruption
Note: See TracBrowser for help on using the repository browser.