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 1aeca83 commit 526fa5fCopy full SHA for 526fa5f
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/auth0/go-jwt-middleware/v2 v2.3.0
7
github.com/fsnotify/fsnotify v1.8.0
8
github.com/gin-gonic/gin v1.10.1
9
- github.com/golang-migrate/migrate/v4 v4.18.2
+ github.com/golang-migrate/migrate/v4 v4.18.3
10
github.com/google/uuid v1.6.0
11
github.com/jackc/pgx/v5 v5.7.5
12
github.com/sirupsen/logrus v1.9.3
0 commit comments