Kuadrant / authorino

K8s-native AuthN/AuthZ service to protect your APIs.
Apache License 2.0
201 stars 32 forks source link

Upgrade go-jose dependency #470

Closed guicassolato closed 5 months ago

guicassolato commented 5 months ago

Replaces deprecated gopkg.in/square/go-jose.v2 for the newest github.com/go-jose/go-jose/v4

Fix https://github.com/Kuadrant/authorino/security/dependabot/17

guicassolato commented 5 months ago

Thanks @adam-cattermole. e2e tests passed. Merging this.