fix(deps): update module github.com/jmoiron/sqlx to v1.4.0

This commit is contained in:
Renovate
2024-04-23 13:52:27 +00:00
parent b4d4ce9031
commit 21fc644d39
2 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
github.com/auth0/go-jwt-middleware/v2 v2.2.1
github.com/getsentry/sentry-go v0.27.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/jmoiron/sqlx v1.3.5
github.com/jmoiron/sqlx v1.4.0
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.20.0
github.com/rs/cors v1.10.1