-
Notifications
You must be signed in to change notification settings - Fork 930
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace square/go-jose
by go-jose/go-jose
#13526
Comments
This deprecated dependency is from $ go mod why -m gopkg.in/square/go-jose.v2
# gopkg.in/square/go-jose.v2
github.com/canonical/lxd/client
github.com/zitadel/oidc/v2/pkg/client/rp
gopkg.in/square/go-jose.v2 Is there any blocker that prevents us from moving to |
This is on my to-do list for this pulse 😃 |
…jose/go-jose.v2 This buys us time until canonical#13526 is properly fixed. Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
#13566 is a temporary fix for the security issue but it would be nice to keep this issue around until a proper fix lands. |
…jose/go-jose.v2 This buys us time until canonical#13526 is properly fixed. Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
@markylaing @simondeziel did this get completed by #13602 ? |
Yes, this is done. There is no |
square/go-jose.v2
is affected by https://github.com/canonical/lxd/security/dependabot/13 and the module is deprecated and superseded/replaced bygo-jose/go-jose
:https://github.com/square/go-jose?tab=readme-ov-file:
We already depend on
github.com/go-jose/go-jose/v4
for LXD andgit.luolix.top/go-jose/go-jose/v3
for themini-oidc
.Ideally, we'd probably settle on
github.com/go-jose/go-jose/v4
for all.The text was updated successfully, but these errors were encountered: