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 ed41999 commit a1a4bdcCopy full SHA for a1a4bdc
go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/gin-gonic/gin v1.10.0
15
github.com/go-resty/resty/v2 v2.15.3
16
github.com/golang-jwt/jwt/v5 v5.2.1
17
- github.com/golang-migrate/migrate/v4 v4.18.1
+ github.com/golang-migrate/migrate/v4 v4.18.2
18
github.com/oliamb/cutter v0.2.2
19
github.com/redis/go-redis/v9 v9.6.1
20
github.com/robfig/cron/v3 v3.0.1
0 commit comments