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 01e28b8 commit 68fe698Copy full SHA for 68fe698
go.mod
@@ -5,7 +5,7 @@ go 1.25.1
5
require (
6
github.com/auth0/go-jwt-middleware/v2 v2.3.0
7
github.com/fsnotify/fsnotify v1.9.0
8
- github.com/gin-gonic/gin v1.10.1
+ github.com/gin-gonic/gin v1.11.0
9
github.com/golang-migrate/migrate/v4 v4.19.0
10
github.com/google/uuid v1.6.0
11
github.com/jackc/pgx/v5 v5.7.6
0 commit comments