diff options
author | 2023-10-09 08:25:41 +0000 | |
---|---|---|
committer | 2023-10-09 08:25:41 +0000 | |
commit | 274dfb5304b5f4f15fc52c668631a370ce6541be (patch) | |
tree | 1889104181a0e2610ebd457e3ae136e2ea7e05dd /vendor | |
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 'vendor')
-rw-r--r-- | vendor/golang.org/x/image/tiff/fuzz.go | 1 | ||||
-rw-r--r-- | vendor/modules.txt | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/vendor/golang.org/x/image/tiff/fuzz.go b/vendor/golang.org/x/image/tiff/fuzz.go index b27c54004..b388b6f42 100644 --- a/vendor/golang.org/x/image/tiff/fuzz.go +++ b/vendor/golang.org/x/image/tiff/fuzz.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build gofuzz -// +build gofuzz package tiff diff --git a/vendor/modules.txt b/vendor/modules.txt index 40ecdb295..582caa053 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -839,8 +839,8 @@ golang.org/x/crypto/ssh/internal/bcrypt_pbkdf ## explicit; go 1.20 golang.org/x/exp/constraints golang.org/x/exp/slices -# golang.org/x/image v0.12.0 -## explicit; go 1.12 +# golang.org/x/image v0.13.0 +## explicit; go 1.18 golang.org/x/image/bmp golang.org/x/image/ccitt golang.org/x/image/riff |