summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-09 08:25:41 +0000
committerLibravatar GitHub <noreply@github.com>2023-10-09 08:25:41 +0000
commit274dfb5304b5f4f15fc52c668631a370ce6541be (patch)
tree1889104181a0e2610ebd457e3ae136e2ea7e05dd /go.mod
parent[chore]: Bump github.com/abema/go-mp4 from 1.0.0 to 1.1.1 (#2257) (diff)
downloadgotosocial-274dfb5304b5f4f15fc52c668631a370ce6541be.tar.xz
[chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 (#2256)
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 9edc119e8..632302c33 100644
--- a/go.mod
+++ b/go.mod
@@ -62,7 +62,7 @@ require (
go.uber.org/automaxprocs v1.5.3
golang.org/x/crypto v0.14.0
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
- golang.org/x/image v0.12.0
+ golang.org/x/image v0.13.0
golang.org/x/net v0.16.0
golang.org/x/oauth2 v0.12.0
golang.org/x/text v0.13.0