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

Commits on Oct 9, 2024

  1. Revert go.mod back to go 1.21

    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 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    661a175 View commit details
    Browse the repository at this point in the history
  2. changelog

    justinvp committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0c03dc5 View commit details
    Browse the repository at this point in the history