Commit bf10b00
committed
[vendor] remove jwt/v5 pin
the jwt/v5 replacement no longer needed,
transitive deps are v5.2.2 or higher, which are safe
go mod graph | grep "golang-jwt/jwt/v5"
github.com/coreos/ignition/v2@v2.23.0 github.com/golang-jwt/jwt/v5@v5.2.3
github.com/prometheus/common@v0.67.5 github.com/golang-jwt/jwt/v5@v5.3.0
k8s.io/apiextensions-apiserver@v0.35.2 github.com/golang-jwt/jwt/v5@v5.2.2
k8s.io/apiserver@v0.35.2 github.com/golang-jwt/jwt/v5@v5.2.2
k8s.io/kubernetes@v1.35.2 github.com/golang-jwt/jwt/v5@v5.2.21 parent d378447 commit bf10b00
2 files changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1482 | 1482 | | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | | - | |
0 commit comments