fix(deps): update module github.com/golang-jwt/jwt/v4 to v5

This commit is contained in:
Renovate
2024-03-01 19:53:09 +00:00
committed by Joakim Olsson
parent 04750fca3c
commit 86bc1801b8
4 changed files with 7 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"net/http"
"github.com/99designs/gqlgen/graphql"
"github.com/golang-jwt/jwt/v4"
"github.com/golang-jwt/jwt/v5"
"gitlab.com/unboundsoftware/schemas/domain"
"gitlab.com/unboundsoftware/schemas/hash"