diff --git a/go.mod b/go.mod index 8b14f42e..56541979 100644 --- a/go.mod +++ b/go.mod @@ -76,7 +76,7 @@ require ( github.com/go-openapi/validate v0.22.6 // indirect github.com/go-task/slim-sprig/v3 v3.0.0 // indirect github.com/gobuffalo/flect v1.0.3 // indirect - github.com/golang-jwt/jwt/v4 v4.5.2 // indirect + github.com/golang-jwt/jwt/v5 v5.3.1 // indirect github.com/golang/glog v1.2.4 // indirect github.com/google/btree v1.1.3 // indirect github.com/google/gnostic-models v0.7.0 // indirect