diff --git a/go.mod b/go.mod index 8e60984..1c94232 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,5 @@ module github.com/andybalholm/brotli go 1.12 + +retract v1.0.1 // occasional panics and data corruption