Skip to content

Commit 7a00a74

Browse files
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#1545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: carlobortolan <[email protected]>
1 parent af94065 commit 7a00a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/dgraph-io/ristretto v0.1.0
4646
github.com/dgraph-io/ristretto/v2 v2.1.0
4747
github.com/getsentry/sentry-go/gin v0.31.1
48-
github.com/golang-jwt/jwt/v4 v4.5.2
48+
github.com/golang-jwt/jwt/v4 v4.5.1
4949
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
5050
github.com/matthiasreumann/gomino v0.0.2
5151
github.com/meilisearch/meilisearch-go v0.31.0

0 commit comments

Comments
 (0)