summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 13:55:51 +0100
committerLibravatar GitHub <noreply@github.com>2023-05-29 13:55:51 +0100
commitf620ee8da9ebb6f5ff25f72fb63f4231538f0b06 (patch)
tree0ad6dbab4bae76360ec3c6e70c23a1615b212191 /go.mod
parent[chore]: Bump github.com/ulule/limiter/v3 from 3.11.1 to 3.11.2 (#1841) (diff)
downloadgotosocial-f620ee8da9ebb6f5ff25f72fb63f4231538f0b06.tar.xz
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 (#1840)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 c207be964..ec3bd02cb 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/KimMachineGun/automemlimit v0.2.6
github.com/abema/go-mp4 v0.10.1
github.com/buckket/go-blurhash v1.1.0
- github.com/coreos/go-oidc/v3 v3.5.0
+ github.com/coreos/go-oidc/v3 v3.6.0
github.com/disintegration/imaging v1.6.2
github.com/gin-contrib/cors v1.4.0
github.com/gin-contrib/gzip v0.0.6