summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 9491e1117..ce4c25006 100644
--- a/go.mod
+++ b/go.mod
@@ -67,10 +67,10 @@ require (
go.uber.org/automaxprocs v1.5.2
gocloud.dev v0.24.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
- golang.org/x/image v0.7.0
+ golang.org/x/image v0.8.0
golang.org/x/net v0.10.0
golang.org/x/sync v0.2.0
- golang.org/x/text v0.9.0
+ golang.org/x/text v0.10.0
golang.org/x/tools v0.9.1
google.golang.org/api v0.123.0
gopkg.in/yaml.v2 v2.4.0