summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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