diff options
| author | 2025-01-20 09:47:07 +0000 | |
|---|---|---|
| committer | 2025-01-20 09:47:07 +0000 | |
| commit | 9835d3e65d89be01b77765723996cd4442aa4e3c (patch) | |
| tree | 8ce991555c7d4c29accac115842e3a71c2f7b77f /go.mod | |
| parent | [chore]: Bump golang.org/x/net from 0.33.0 to 0.34.0 (#3660) (diff) | |
| download | gotosocial-9835d3e65d89be01b77765723996cd4442aa4e3c.tar.xz | |
[chore]: Bump github.com/gin-contrib/cors from 1.7.2 to 1.7.3 (#3661)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ require ( github.com/KimMachineGun/automemlimit v0.6.1 github.com/buckket/go-blurhash v1.1.0 github.com/coreos/go-oidc/v3 v3.11.0 - github.com/gin-contrib/cors v1.7.2 + github.com/gin-contrib/cors v1.7.3 github.com/gin-contrib/gzip v1.1.0 github.com/gin-contrib/sessions v1.0.2 github.com/gin-gonic/gin v1.10.0 |
