diff options
| author | 2023-06-26 09:32:58 +0000 | |
|---|---|---|
| committer | 2023-06-26 09:32:58 +0000 | |
| commit | 33ccb716fc0745510e83589c55b48b0a1870eb3a (patch) | |
| tree | f0ad64a56a3e153b9efb4df2b0f2679d663ae7a2 /go.mod | |
| parent | [bugfix] Only mark status orphaned on 410 Gone (#1923) (diff) | |
| download | gotosocial-33ccb716fc0745510e83589c55b48b0a1870eb3a.tar.xz | |
[chore]: Bump golang.org/x/image from 0.7.0 to 0.8.0 (#1926)
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.2 golang.org/x/crypto v0.10.0 golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 - 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.9.0 golang.org/x/text v0.10.0 |
