add swagger docs

This commit is contained in:
2026-06-20 15:53:39 +07:00
parent b6e8b2576a
commit bec73c4836
5 changed files with 27 additions and 4 deletions
+4 -1
View File
@@ -9,12 +9,15 @@ require (
google.golang.org/protobuf v1.34.1
)
require github.com/vearutop/statigz v1.4.0 // indirect
require (
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/pgx/v5 v5.10.0 // indirect
github.com/jackc/pgx/v5 v5.10.0
github.com/jackc/puddle/v2 v2.2.2 // indirect
github.com/joho/godotenv v1.5.1
github.com/swaggest/swgui v1.8.8
golang.org/x/net v0.23.0 // indirect
golang.org/x/sync v0.17.0 // indirect
golang.org/x/sys v0.18.0 // indirect