compress wip

This commit is contained in:
2026-01-29 22:58:41 +03:00
parent 9be2ad1fd9
commit c3b7192516
5 changed files with 129 additions and 8 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
git.nix13.pw/scuroneko/slog v1.0.2
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/lib/pq v1.11.0
github.com/lib/pq v1.11.1
github.com/redis/go-redis/v9 v9.17.3
github.com/shopspring/decimal v1.4.0
github.com/vinovest/sqlx v1.7.1