source:
code/trunk/vendor/github.com/andybalholm/brotli/go.mod@
145
Last change on this file since 145 was 145, checked in by , 22 months ago | |
---|---|
File size: 103 bytes |
Rev | Line | |
---|---|---|
[145] | 1 | module github.com/andybalholm/brotli |
2 | ||
3 | go 1.12 | |
4 | ||
5 | retract v1.0.1 // occasional panics and data corruption |
Note:
See TracBrowser
for help on using the repository browser.