add close

This commit is contained in:
yanghao05
2023-06-01 11:02:10 +08:00
parent 690df80c39
commit d28d9649ed
6 changed files with 20 additions and 4 deletions

1
go.mod
View File

@@ -7,7 +7,6 @@ require (
github.com/gin-gonic/gin v1.8.2
github.com/glebarez/sqlite v1.5.0
github.com/go-gormigrate/gormigrate/v2 v2.0.2
github.com/go-redis/redis/v8 v8.11.5
github.com/gofrs/uuid v4.0.0+incompatible
github.com/golang-jwt/jwt/v4 v4.4.3
github.com/imroc/req/v3 v3.34.0