cmd/horsebot: compress served files

This commit is contained in:
2026-03-31 23:45:44 -04:00
parent ccef87f0a3
commit d0aec5c501
3 changed files with 5 additions and 1 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ go 1.25.5
require (
github.com/disgoorg/disgo v0.19.0-rc.15
github.com/go-chi/chi/v5 v5.2.5
github.com/junegunn/fzf v0.67.0
golang.org/x/sync v0.20.0
zombiezen.com/go/sqlite v1.4.2