summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-20 10:15:27 +0000
committerLibravatar GitHub <noreply@github.com>2025-01-20 10:15:27 +0000
commit5c0514e83c4a80f6f7b13501338c8e7b854d6f5d (patch)
tree832108965946525d69bbcba5a064a67997d85999 /go.mod
parent[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ... (diff)
downloadgotosocial-5c0514e83c4a80f6f7b13501338c8e7b854d6f5d.tar.xz
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#3662)
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 b55015b78..4f4d7ad09 100644
--- a/go.mod
+++ b/go.mod
@@ -45,7 +45,7 @@ require (
github.com/DmitriyVTitov/size v1.5.0
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/coreos/go-oidc/v3 v3.12.0
github.com/gin-contrib/cors v1.7.3
github.com/gin-contrib/gzip v1.1.0
github.com/gin-contrib/sessions v1.0.2