Add gzip compression using gzip middleware

This commit is contained in:
video-prize-ranch 2024-02-25 00:15:33 -05:00
parent 7e80ade24b
commit 1568e97bac
No known key found for this signature in database
3 changed files with 6 additions and 2 deletions

1
go.mod
View file

@ -77,6 +77,7 @@ require (
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213 // indirect
github.com/klauspost/compress v1.17.7 // indirect
github.com/kolo/xmlrpc v0.0.0-20200310150728-e0350524596b // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/labbsr0x/bindman-dns-webhook v1.0.2 // indirect