diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.29.0 golang.org/x/crypto v0.10.0 // indirect golang.org/x/exp v0.0.0-20230124195608-d38c7dcee874 - golang.org/x/image v0.7.0 + golang.org/x/image v0.8.0 golang.org/x/net v0.11.0 golang.org/x/oauth2 v0.8.0 // indirect golang.org/x/sys v0.9.0 |
