diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ require ( go.opentelemetry.io/otel/trace v1.26.0 go.uber.org/automaxprocs v1.5.3 golang.org/x/crypto v0.24.0 - golang.org/x/image v0.16.0 + golang.org/x/image v0.17.0 golang.org/x/net v0.26.0 golang.org/x/oauth2 v0.20.0 golang.org/x/text v0.16.0 |