This commit is contained in:
vipg
2025-10-09 11:15:35 +08:00
parent 002bd2c37d
commit 1e2b36d825
15 changed files with 595 additions and 108 deletions

View File

@@ -3,7 +3,6 @@ module user_delete
go 1.25.0
require (
github.com/gin-contrib/cors v1.7.6
github.com/gin-gonic/gin v1.11.0
github.com/lib/pq v1.10.9
)