feat: Add bzip2 compression support

This commit is contained in:
Felix Pojtinger
2021-11-30 19:24:39 +01:00
parent 5e8cdfddc7
commit af40c64718
6 changed files with 91 additions and 1 deletions

1
go.mod
View File

@@ -19,6 +19,7 @@ require (
require (
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/dsnet/compress v0.0.1 // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/gofrs/uuid v3.2.0+incompatible // indirect
github.com/hashicorp/hcl v1.0.0 // indirect