We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff17c2 commit 14d7961Copy full SHA for 14d7961
2 files changed
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/gofiber/swagger v1.0.0
16
github.com/golang-jwt/jwt/v5 v5.2.1
17
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible
18
- github.com/opentreehole/go-common v0.1.3
+ github.com/opentreehole/go-common v0.1.4
19
github.com/patrickmn/go-cache v2.1.0+incompatible
20
github.com/pquerna/otp v1.4.0
21
github.com/redis/go-redis/v9 v9.5.3
0 commit comments