fleet/ee/server
Zach Wasserman 9db49a1128
Update JWT library to github.com/golang-jwt/jwt (#1568)
- The former repo has been migrated (see
  https://github.com/dgrijalva/jwt-go/issues/462).

- Dependabot alerted on a security issue in the old
  version (https://github.com/advisories/GHSA-w73w-5m7g-f7qc). This issue
  should not effect Fleet due to no use of `aud` claims.
2021-08-06 08:49:38 -07:00
..
licensing Update JWT library to github.com/golang-jwt/jwt (#1568) 2021-08-06 08:49:38 -07:00
service Move logger up to the HTTP layer and make it generic (#1439) 2021-08-02 19:06:27 -03:00