all repos

onasty @ fca2856b1c4e33687fb5c6a18d262cdde2c9f24e

a one-time notes service
2 files changed, 3 insertions(+), 3 deletions(-)
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1

Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2026-02-01 08:35:15 +0000
Parent: 8d12ded
jump to
M go.mod
M go.sum
M go.mod
···
        6
        6
         	github.com/gin-contrib/cors v1.7.5

      
        7
        7
         	github.com/gin-gonic/gin v1.11.0

      
        8
        8
         	github.com/gofrs/uuid/v5 v5.4.0

      
        9
        
        -	github.com/golang-jwt/jwt/v5 v5.3.0

      
        
        9
        +	github.com/golang-jwt/jwt/v5 v5.3.1

      
        10
        10
         	github.com/golang-migrate/migrate/v4 v4.19.0

      
        11
        11
         	github.com/henvic/pgq v0.0.4

      
        12
        12
         	github.com/jackc/pgx/v5 v5.7.6

      
M go.sum
···
        99
        99
         github.com/gofrs/uuid v4.0.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=

      
        100
        100
         github.com/gofrs/uuid/v5 v5.4.0 h1:EfbpCTjqMuGyq5ZJwxqzn3Cbr2d0rUZU7v5ycAk/e/0=

      
        101
        101
         github.com/gofrs/uuid/v5 v5.4.0/go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8=

      
        102
        
        -github.com/golang-jwt/jwt/v5 v5.3.0 h1:pv4AsKCKKZuqlgs5sUmn4x8UlGa0kEVt/puTpKx9vvo=

      
        103
        
        -github.com/golang-jwt/jwt/v5 v5.3.0/go.mod h1:fxCRLWMO43lRc8nhHWY6LGqRcf+1gQWArsqaEUEa5bE=

      
        
        102
        +github.com/golang-jwt/jwt/v5 v5.3.1 h1:kYf81DTWFe7t+1VvL7eS+jKFVWaUnK9cB1qbwn63YCY=

      
        
        103
        +github.com/golang-jwt/jwt/v5 v5.3.1/go.mod h1:fxCRLWMO43lRc8nhHWY6LGqRcf+1gQWArsqaEUEa5bE=

      
        104
        104
         github.com/golang-migrate/migrate/v4 v4.19.0 h1:RcjOnCGz3Or6HQYEJ/EEVLfWnmw9KnoigPSjzhCuaSE=

      
        105
        105
         github.com/golang-migrate/migrate/v4 v4.19.0/go.mod h1:9dyEcu+hO+G9hPSw8AIg50yg622pXJsoHItQnDGZkI0=

      
        106
        106
         github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=