feat: send images

This commit is contained in:
eneller
2026-05-14 23:42:00 +02:00
parent fa027ea484
commit b1ae8cb397
3 changed files with 38 additions and 1 deletions

1
go.mod
View File

@@ -16,6 +16,7 @@ require (
github.com/beeper/argo-go v1.1.2 // indirect
github.com/coder/websocket v1.8.14 // indirect
github.com/elliotchance/orderedmap/v3 v3.1.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.13 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.22 // indirect