diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.41.0 golang.org/x/crypto v0.38.0 golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 - golang.org/x/image v0.26.0 + golang.org/x/image v0.27.0 golang.org/x/net v0.40.0 golang.org/x/oauth2 v0.30.0 // indirect golang.org/x/sys v0.33.0 |
