chore: update portal-common to v0.3.0

This commit is contained in:
Grendgi
2026-06-17 13:51:39 +03:00
parent dfbceb4bcd
commit 1a84c04314
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module files-service
go 1.25.7
require (
gitea.estateliga.work/admin/portal-common v0.2.0
gitea.estateliga.work/admin/portal-common v0.3.0
github.com/go-chi/chi/v5 v5.2.5
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.9.1