Skip to content

Commit 081b052

Browse files
authored
Bumped jwt version (again) (#1726)
1 parent 048172a commit 081b052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
6363
github.com/gogo/protobuf v1.3.2 // indirect
6464
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
65-
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
65+
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
6666
github.com/golang/protobuf v1.5.4 // indirect
6767
github.com/google/gnostic-models v0.6.8 // indirect
6868
github.com/google/go-cmp v0.6.0 // indirect

0 commit comments

Comments
 (0)