Skip to content

Conversation

@JacobOaks
Copy link
Contributor

This change updates all go.mod and ci workflows to only support go1.22 and go1.23.

Although this will force users to upgrade to go1.22 to use the next release, it is technically in line with our release policy (see: https://github.com/uber-go/mock?tab=readme-ov-file#supported-go-versions) and will allow us to merge #198 without using build tags for references to the new *types.Alias and types.Unalias().

This change updates all `go.mod` and ci workflows to only support
go1.22 and go1.23.

Although this will force users to upgrade to go1.22 to use the next release,
it is technically in line with our release policy (see: https://github.com/uber-go/mock?tab=readme-ov-file#supported-go-versions)
and will allow us to merge uber-go#198 without using build tags
for references to the new `*types.Alias` and `types.Unalias()`.
@JacobOaks JacobOaks requested a review from r-hang September 18, 2024 15:45
@JacobOaks JacobOaks merged commit c50d83c into uber-go:main Sep 19, 2024
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.

2 participants