diff options
| author | 2023-09-04 12:51:12 +0100 | |
|---|---|---|
| committer | 2023-09-04 12:51:12 +0100 | |
| commit | 4f3daeebcb1cd03f40d32eccf14bb9515d0a8a8b (patch) | |
| tree | 164a98764025ebb68e0df6ae16761bd820fbad96 /go.mod | |
| parent | [chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#2180) (diff) | |
| download | gotosocial-4f3daeebcb1cd03f40d32eccf14bb9515d0a8a8b.tar.xz | |
[chore]: Bump golang.org/x/image from 0.11.0 to 0.12.0 (#2178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ require ( go.uber.org/automaxprocs v1.5.3 golang.org/x/crypto v0.12.0 golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 - golang.org/x/image v0.11.0 + golang.org/x/image v0.12.0 golang.org/x/net v0.14.0 golang.org/x/oauth2 v0.11.0 golang.org/x/text v0.13.0 |
