diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.34.0 golang.org/x/crypto v0.16.0 // indirect golang.org/x/exp v0.0.0-20230905200255-921286631fa9 - golang.org/x/image v0.12.0 + golang.org/x/image v0.14.0 golang.org/x/net v0.19.0 golang.org/x/oauth2 v0.13.0 // indirect golang.org/x/sys v0.15.0 |
