chore: optimize profile center and remove tablewriter dependency

This commit is contained in:
Kevin Wan
2025-05-15 13:22:27 +00:00
parent ec989b2e2a
commit 94edc32f3e
3 changed files with 59 additions and 73 deletions

1
go.mod
View File

@@ -14,7 +14,6 @@ require (
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.7.4
github.com/jhump/protoreflect v1.17.0
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.2.2
github.com/prometheus/client_golang v1.21.1
github.com/redis/go-redis/v9 v9.8.0