mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Remove bimg
thumbnailer (#3522)
As it is most likely not used anyway. (It's not the default)
This commit is contained in:
parent
57bbba3051
commit
ad22d950dd
7 changed files with 8 additions and 280 deletions
1
go.mod
1
go.mod
|
@ -51,7 +51,6 @@ require (
|
|||
golang.org/x/mobile v0.0.0-20240520174638-fa72addaaa1b
|
||||
golang.org/x/sync v0.10.0
|
||||
golang.org/x/term v0.28.0
|
||||
gopkg.in/h2non/bimg.v1 v1.1.9
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
gotest.tools/v3 v3.5.1
|
||||
maunium.net/go/mautrix v0.15.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue