diff options
author | 2023-06-26 09:32:58 +0000 | |
---|---|---|
committer | 2023-06-26 09:32:58 +0000 | |
commit | 33ccb716fc0745510e83589c55b48b0a1870eb3a (patch) | |
tree | f0ad64a56a3e153b9efb4df2b0f2679d663ae7a2 /vendor | |
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 'vendor')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index d7c2a8879..da363843b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -859,7 +859,7 @@ 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.7.0 +# golang.org/x/image v0.8.0 ## explicit; go 1.12 golang.org/x/image/bmp golang.org/x/image/ccitt |