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

chore: bump version of go tools, go compiler, and goquery (fixes CVE) #1031

Merged
merged 5 commits into from
Jan 1, 2025

Conversation

a-h
Copy link
Owner

@a-h a-h commented Dec 30, 2024

@a-h
Copy link
Owner Author

a-h commented Jan 1, 2025

Unfortunately, goquery has bumped to Go 1.23 to support iterators, as well as fixing a CVE which affects the CLI, where goquery is a dependency.

Usually, with templ, I like to stay on the oldest supported version of Go, but here we're moving from Go language version 1.21 to 1.23, which will mean that users will need to upgrade to Go 1.23.

Go 1.23 was released 4 months ago, so it's not completely bleeding edge. Many users may have upgraded to Go 1.23.

Since this release contains a breaking change to CLI workflows, I think now is a good time to bump the Go version too.

@a-h a-h merged commit 2cc2884 into main Jan 1, 2025
7 checks passed
@a-h a-h deleted the bump_versions branch January 1, 2025 12:34
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 this pull request may close these issues.

1 participant