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

Revert go.mod back to go 1.21 #662

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Revert go.mod back to go 1.21 #662

merged 2 commits into from
Oct 10, 2024

Conversation

justinvp
Copy link
Member

@justinvp justinvp commented Oct 9, 2024

To match pulumi/pulumi's pkg/go.mod which is also set to go 1.21.

Also, use go 1.22 in CI rather than go 1.23, since we still want pulumi/pulumi's pkg to be usable with go 1.22 without requiring another toolchain version.

To match pulumi/pulumi's `pkg/go.mod` which is also set to `go 1.21`.

Also, use go 1.22 in CI rather than go 1.23, since we still want pulumi/pulumi's pkg to be usable with go 1.22 without requiring another toolchain version.
@justinvp justinvp requested a review from a team as a code owner October 9, 2024 22:03
@justinvp justinvp merged commit ec5a00f into main Oct 10, 2024
6 checks passed
@justinvp justinvp deleted the justin/go branch October 10, 2024 03:01
@justinvp justinvp mentioned this pull request Oct 10, 2024
justinvp added a commit that referenced this pull request Oct 10, 2024
## v1.11.1 - 2024-10-10

### Bug Fixes

- [runtime] Revert go version in go.mod back to 1.21
[#662](#662)
@pulumi-bot
Copy link

This PR has been shipped in release v1.11.1.

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.

3 participants