diff options
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 |