summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-20 09:47:07 +0000
committerLibravatar GitHub <noreply@github.com>2025-01-20 09:47:07 +0000
commit9835d3e65d89be01b77765723996cd4442aa4e3c (patch)
tree8ce991555c7d4c29accac115842e3a71c2f7b77f /go.mod
parent[chore]: Bump golang.org/x/net from 0.33.0 to 0.34.0 (#3660) (diff)
downloadgotosocial-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5ebfdc1d2..b55015b78 100644
--- a/go.mod
+++ b/go.mod
@@ -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