Enable gzip compression

This commit is contained in:
heyarne 2022-03-08 10:07:11 +01:00
commit 226e43e2f1
5 changed files with 12 additions and 3 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module github.com/saunaclub/inkpot-cli
go 1.16
require (
github.com/gin-contrib/gzip v0.0.5
github.com/gin-gonic/gin v1.7.7
github.com/spf13/cobra v1.3.0
golang.org/x/image v0.0.0-20190802002840-cff245a6509b