diff options
| author | 2023-10-09 08:25:41 +0000 | |
|---|---|---|
| committer | 2023-10-09 08:25:41 +0000 | |
| commit | 274dfb5304b5f4f15fc52c668631a370ce6541be (patch) | |
| tree | 1889104181a0e2610ebd457e3ae136e2ea7e05dd /go.mod | |
| parent | [chore]: Bump github.com/abema/go-mp4 from 1.0.0 to 1.1.1 (#2257) (diff) | |
| download | gotosocial-274dfb5304b5f4f15fc52c668631a370ce6541be.tar.xz | |
[chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 (#2256)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ require ( go.uber.org/automaxprocs v1.5.3 golang.org/x/crypto v0.14.0 golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 - golang.org/x/image v0.12.0 + golang.org/x/image v0.13.0 golang.org/x/net v0.16.0 golang.org/x/oauth2 v0.12.0 golang.org/x/text v0.13.0 |
