summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-04 12:51:12 +0100
committerLibravatar GitHub <noreply@github.com>2023-09-04 12:51:12 +0100
commit4f3daeebcb1cd03f40d32eccf14bb9515d0a8a8b (patch)
tree164a98764025ebb68e0df6ae16761bd820fbad96 /go.mod
parent[chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#2180) (diff)
downloadgotosocial-4f3daeebcb1cd03f40d32eccf14bb9515d0a8a8b.tar.xz
[chore]: Bump golang.org/x/image from 0.11.0 to 0.12.0 (#2178)
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 d3aa0d1cd..0d2e5376b 100644
--- a/go.mod
+++ b/go.mod
@@ -61,7 +61,7 @@ require (
go.uber.org/automaxprocs v1.5.3
golang.org/x/crypto v0.12.0
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
- golang.org/x/image v0.11.0
+ golang.org/x/image v0.12.0
golang.org/x/net v0.14.0
golang.org/x/oauth2 v0.11.0
golang.org/x/text v0.13.0