File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
2121 github.com/go-asn1-ber/asn1-ber v1.5.7 // indirect
2222 github.com/go-ldap/ldap/v3 v3.4.10 // indirect
23- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
23+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
2424 github.com/google/uuid v1.6.0 // indirect
2525 github.com/inconshreveable/mousetrap v1.1.0 // indirect
2626 github.com/notaryproject/notation-plugin-framework-go v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ github.com/go-ldap/ldap/v3 v3.4.10 h1:ot/iwPOhfpNVgB1o+AVXljizWZ9JTp7YF5oeyONmcJ
1414github.com/go-ldap/ldap/v3 v3.4.10 /go.mod h1:JXh4Uxgi40P6E9rdsYqpUtbW46D9UTjJ9QSwGRznplY =
1515github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
1616github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
17+ github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
18+ github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
1719github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
1820github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1921github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
You can’t perform that action at this time.
0 commit comments