diff options
| author | 2024-11-04 13:58:15 +0000 | |
|---|---|---|
| committer | 2024-11-04 14:58:15 +0100 | |
| commit | 8f288f1689376a8cf6ab7f431e862eb870765342 (patch) | |
| tree | 42442833af06948eb3ec9f7710ed35b809cd6992 /vendor/modules.txt | |
| parent | [chore]: Bump github.com/minio/minio-go/v7 from 7.0.79 to 7.0.80 (#3511) (diff) | |
| download | gotosocial-8f288f1689376a8cf6ab7f431e862eb870765342.tar.xz | |
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506)
* determine mime-type to use during ffprobe evaluation stage, don't bother rechecking by file extension
* set mjpeg content-type
* fix up tests expecting differing default values
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 5f07936db..10c1e595c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -48,9 +48,6 @@ codeberg.org/gruf/go-maps # codeberg.org/gruf/go-mempool v0.0.0-20240507125005-cef10d64a760 ## explicit; go 1.22.2 codeberg.org/gruf/go-mempool -# codeberg.org/gruf/go-mimetypes v1.2.0 -## explicit; go 1.17 -codeberg.org/gruf/go-mimetypes # codeberg.org/gruf/go-mutexes v1.5.1 ## explicit; go 1.22.2 codeberg.org/gruf/go-mutexes |
