Commit c16732d
committed
bump jwt-go and related submodules.
Upgrade jwt-go library.1 parent 729bb5d commit c16732d
File tree
3 files changed
+3
-3
lines changed- src
- code.cloudfoundry.org
- github.com/dgrijalva
3 files changed
+3
-3
lines changedSubmodule uaa-go-client updated 1 file
- .travis.yml+8-2
- MIGRATION_GUIDE.md+97
- README.md+52-36
- VERSION_HISTORY.md+52
- claims.go+134
- cmd/jwt/README.md+13
- cmd/jwt/app.go+104-8
- cmd/jwt/args.go+23
- ecdsa.go+2-2
- errors.go+28-12
- example_test.go+82-20
- hmac.go+26-16
- hmac_example_test.go+66
- http_example_test.go+216
- jwt.go-198
- map_claims.go+94
- none.go+52
- none_test.go+72
- parser.go+131
- parser_test.go+142-68
- request/doc.go+7
- request/extractor.go+81
- request/extractor_example_test.go+32
- request/extractor_test.go+91
- request/oauth2.go+28
- request/request.go+24
- request/request_test.go+103
- rsa.go+8-22
- rsa_pss.go+3-3
- rsa_test.go+4-2
- rsa_utils.go+2-1
- signing_method.go+15-4
- test/helpers.go+42
- token.go+108
0 commit comments