Updated backend dependencies
This commit is contained in:
parent
1e8c49b257
commit
f07bb72625
2 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ module ocbo-esign-backend
|
|||
go 1.26.1
|
||||
|
||||
require (
|
||||
github.com/gin-contrib/cors v1.7.6
|
||||
github.com/gin-contrib/cors v1.7.7
|
||||
github.com/gin-gonic/gin v1.12.0
|
||||
github.com/go-sql-driver/mysql v1.9.3
|
||||
github.com/joho/godotenv v1.5.1
|
||||
|
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/bytedance/sonic/loader v0.5.1 // indirect
|
||||
github.com/cloudwego/base64x v0.1.6 // indirect
|
||||
github.com/gabriel-vasile/mimetype v1.4.13 // indirect
|
||||
github.com/gin-contrib/sse v1.1.0 // indirect
|
||||
github.com/gin-contrib/sse v1.1.1 // indirect
|
||||
github.com/go-playground/locales v0.14.1 // indirect
|
||||
github.com/go-playground/universal-translator v0.18.1 // indirect
|
||||
github.com/go-playground/validator/v10 v10.30.1 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue