issues
search
cloudfoundry
/
notifications
The notifications service component of Cloud Foundry
Apache License 2.0
17
stars
22
forks
source link
Upgrade jwt libraries as much as possible
#38
Closed
Benjamintf1
closed
1 year ago
Benjamintf1
commented
1 year ago
switch to github.com/golang-jwt/jwt for main module
upgrade to v5 for main code
move to latest version of github.com/pivotal-cf-experimental/warrant for indirect jwt dependency.
upgrade indirect github.com/dgrijalva/jwt-go dependency from archived github.com/pivotal-cf/uaa-sso-golang dependency.