File: go.mod

package info (click to toggle)
golang-github-andybalholm-brotli 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
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