refactor: use mime types for file identification

This commit is contained in:
2025-12-03 16:18:14 +01:00
parent 4cf0f12a6f
commit 013a3ca487
3 changed files with 17 additions and 8 deletions
+1
View File
@@ -7,6 +7,7 @@ require (
github.com/labstack/echo/v4 v4.13.4
github.com/micmonay/keybd_event v1.1.2
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/gabriel-vasile/mimetype v1.4.11
)
require (