diff --git a/go.mod b/go.mod index 6cc0d266a..70a9c31c9 100644 --- a/go.mod +++ b/go.mod @@ -16,6 +16,7 @@ require ( github.com/go-git/go-git/v5 v5.19.1 github.com/go-sprout/sprout v1.0.3 github.com/golang-jwt/jwt/v4 v4.5.2 + github.com/golang-jwt/jwt/v5 v5.3.1 github.com/google/uuid v1.6.0 github.com/gorilla/mux v1.8.1 github.com/jinzhu/inflection v1.0.0