Skip to content
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

Update weppos/publicsuffix-go #7483

Closed
anrylu opened this issue May 13, 2024 · 1 comment · Fixed by #7484
Closed

Update weppos/publicsuffix-go #7483

anrylu opened this issue May 13, 2024 · 1 comment · Fixed by #7484
Assignees

Comments

@anrylu
Copy link

anrylu commented May 13, 2024

Summary:
Hi there,

The public suffix list (https://github.com/publicsuffix/list) has recently been updated with new domains (publicsuffix/list#1837). This modification has been automatically merged into the publicsuffix-go repository (weppos/publicsuffix-go#992).

To ensure that Let's Encrypt is using the latest public suffix list, it would be great if you could bump the version of the publicsuffix-go package used in the codebase.

Thank you for considering this request. Please let me know if you need any additional information.

@aarongable aarongable self-assigned this May 13, 2024
@aarongable aarongable added this to the Sprint 2024-05-07 milestone May 13, 2024
pgporada pushed a commit that referenced this issue May 14, 2024
It's been one month since the last PSL update.

Update:
- github.com/weppos/publicsuffix-go from
v0.30.3-0.20240411085455-21202160c2ed to
v0.30.3-0.20240510084413-5f1d03393b3d
- golang.org/x/crypto from v0.22.0 to v0.23.0 (no changes)
- golang.org/x/net from v0.24.0 to v0.25.0
- golang.org/x/term from v0.19.0 to v0.20.0 (no changes)
- golang.org/x/text from v0.14.0 to v0.15.0 (no changes)
- golang.org/x/sys from v0.19.0 to v0.20.0

Fixes #7483
@pgporada
Copy link
Member

Thanks!

vbaranovskiy-plesk pushed a commit to plesk/boulder that referenced this issue May 30, 2024
It's been one month since the last PSL update.

Update:
- github.com/weppos/publicsuffix-go from
v0.30.3-0.20240411085455-21202160c2ed to
v0.30.3-0.20240510084413-5f1d03393b3d
- golang.org/x/crypto from v0.22.0 to v0.23.0 (no changes)
- golang.org/x/net from v0.24.0 to v0.25.0
- golang.org/x/term from v0.19.0 to v0.20.0 (no changes)
- golang.org/x/text from v0.14.0 to v0.15.0 (no changes)
- golang.org/x/sys from v0.19.0 to v0.20.0

Fixes letsencrypt#7483
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants