diff options
| author | 2024-03-25 10:43:08 +0000 | |
|---|---|---|
| committer | 2024-03-25 10:43:08 +0000 | |
| commit | 5f43419a873f1162dd318794f9fccea8f180c525 (patch) | |
| tree | 2522a5efdd5a6bd087831fa6143b641f34ae9b4e /go.mod | |
| parent | [chore]: Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#2781) (diff) | |
| download | gotosocial-5f43419a873f1162dd318794f9fccea8f180c525.tar.xz | |
[chore]: Bump github.com/gin-contrib/cors from 1.7.0 to 1.7.1 (#2778)
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 |
