diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ require ( github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.1.0 github.com/gin-contrib/cors v1.3.1 + github.com/gin-contrib/gzip v0.0.5 github.com/gin-contrib/sessions v0.0.4 github.com/gin-gonic/gin v1.7.7 github.com/go-fed/httpsig v1.1.0 |