summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 10:36:13 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-11 10:36:13 +0000
commit5a56f4f8fb06192735620075c4ef6c1adca14b38 (patch)
treed1c8870c422b7a188bf64faf68774d1c1344a5f1 /go.mod
parent[chore]: Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5 (#2747) (diff)
downloadgotosocial-5a56f4f8fb06192735620075c4ef6c1adca14b38.tar.xz
[chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#2733)
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 98d8b2744..4195d9697 100644
--- a/go.mod
+++ b/go.mod
@@ -114,7 +114,7 @@ require (
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/go-errors/errors v1.4.1 // indirect
github.com/go-fed/httpsig v1.1.0 // indirect
- github.com/go-jose/go-jose/v3 v3.0.1 // indirect
+ github.com/go-jose/go-jose/v3 v3.0.3 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-openapi/analysis v0.21.4 // indirect