Skip to content

Commit 98b02ea

Browse files
Bump github.com/golang-jwt/jwt/v4
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5bafe2 commit 98b02ea

File tree

2 files changed

+3
-149
lines changed

2 files changed

+3
-149
lines changed

staging/src/k8s.io/apiextensions-apiserver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ require (
5757
github.com/go-openapi/jsonpointer v0.21.0 // indirect
5858
github.com/go-openapi/jsonreference v0.20.2 // indirect
5959
github.com/go-openapi/swag v0.23.0 // indirect
60-
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
60+
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
6161
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
6262
github.com/golang/protobuf v1.5.4 // indirect
6363
github.com/google/btree v1.0.1 // indirect

0 commit comments

Comments
 (0)