gotosocial/internal/media
dependabot[bot] 7bc536d1f7
[chore]: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2714)
* [chore]: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* cast the exxpected test values as float32 to bypass (possible) testify suite regression

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kim <grufwub@gmail.com>
2024-03-04 15:05:24 +00:00
..
test [feature] Allow webp emoji uploads / derefs (#2484) 2024-01-05 13:39:53 +01:00
image.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
manager.go [feature] Allow webp emoji uploads / derefs (#2484) 2024-01-05 13:39:53 +01:00
manager_test.go [chore]: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2714) 2024-03-04 15:05:24 +00:00
media_test.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
png-stripper.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
processingemoji.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
processingmedia.go [chore] Move to codeberg's exif-terminator (#2536) 2024-01-15 20:54:32 +00:00
refetch.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
refetch_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
types.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
util.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
video.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00