Update module github.com/golang-jwt/jwt/v5 to v5.3.1
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit was merged in pull request #10.
This commit is contained in:
2026-05-17 08:06:07 +00:00
committed by Nikolai Rodionov
parent 30a7ac0b2e
commit a82f2cd192
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/db-operator/can-haz-password v0.1.1
github.com/go-logr/logr v1.4.3
github.com/go-logr/zapr v1.3.0
github.com/golang-jwt/jwt/v5 v5.2.2
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/golang-migrate/migrate/v4 v4.19.1
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0