diff options
author | 2023-10-09 08:25:41 +0000 | |
---|---|---|
committer | 2023-10-09 08:25:41 +0000 | |
commit | 274dfb5304b5f4f15fc52c668631a370ce6541be (patch) | |
tree | 1889104181a0e2610ebd457e3ae136e2ea7e05dd /vendor/golang.org | |
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/golang.org')
-rw-r--r-- | vendor/golang.org/x/image/tiff/fuzz.go | 1 |
1 files changed, 0 insertions, 1 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 |