db connect
This commit is contained in:
parent
a6be7a9e21
commit
1dce375512
6 changed files with 81 additions and 5 deletions
1
go.mod
1
go.mod
|
|
@ -4,6 +4,7 @@ go 1.25.0
|
|||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.11.0
|
||||
github.com/lib/pq v1.11.2
|
||||
github.com/sirupsen/logrus v1.9.4
|
||||
github.com/swaggo/files v1.0.1
|
||||
github.com/swaggo/gin-swagger v1.6.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue