Compare commits
1 commit
c86afe31ca
...
8180cbd986
| Author | SHA1 | Date | |
|---|---|---|---|
| 8180cbd986 |
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/getkin/kin-openapi v0.133.0
|
||||
github.com/gin-gonic/gin v1.12.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/oapi-codegen/runtime v1.3.0
|
||||
github.com/oapi-codegen/runtime v1.4.0
|
||||
golang.org/x/net v0.52.0
|
||||
gorm.io/driver/postgres v1.6.0
|
||||
gorm.io/driver/sqlite v1.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue