summaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/image/tiff
AgeCommit message (Expand)AuthorFiles
2024-08-31[performance] use single-threaded image transforms (#3252)Libravatar kim7
2024-06-26[chore]: Bump golang.org/x/image from 0.17.0 to 0.18.0 (#3044)Libravatar dependabot[bot]1
2024-05-06[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)Libravatar dependabot[bot]1
2023-10-09[chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 (#2256)Libravatar dependabot[bot]1
2023-08-07[chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 (#2074)Libravatar dependabot[bot]1
2023-03-13[chore]: Bump golang.org/x/image from 0.5.0 to 0.6.0 (#1615)Libravatar dependabot[bot]2
2023-02-18[chore]: Bump golang.org/x/image from 0.4.0 to 0.5.0 (#1516)Libravatar dependabot[bot]1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim4
2022-08-10[bugfix] Fix thumbnails not taking exif rotation into account (#746)Libravatar tobi7