diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ require ( github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.9.0 github.com/disintegration/imaging v1.6.2 - github.com/gin-contrib/cors v1.7.0 + github.com/gin-contrib/cors v1.7.1 github.com/gin-contrib/gzip v1.0.0 github.com/gin-contrib/sessions v0.0.5 github.com/gin-gonic/gin v1.9.1 |
