summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-07 12:25:52 +0000
committerLibravatar GitHub <noreply@github.com>2024-10-07 12:25:52 +0000
commit99f535f99bb0955c96ee33cc6b6a21625314f5fb (patch)
tree9755435275e808b039e9a1d472d8b96dcd176c06 /go.mod
parent[chore]: Bump golang.org/x/net from 0.29.0 to 0.30.0 (#3402) (diff)
downloadgotosocial-99f535f99bb0955c96ee33cc6b6a21625314f5fb.tar.xz
[chore]: Bump golang.org/x/image from 0.20.0 to 0.21.0 (#3399)
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 5e03b3dad..f8d4d30e6 100644
--- a/go.mod
+++ b/go.mod
@@ -74,7 +74,7 @@ require (
go.opentelemetry.io/otel/trace v1.29.0
go.uber.org/automaxprocs v1.6.0
golang.org/x/crypto v0.28.0
- golang.org/x/image v0.20.0
+ golang.org/x/image v0.21.0
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.23.0
golang.org/x/text v0.19.0