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

Remove references to optional arrays #1454

Merged
merged 3 commits into from
Apr 12, 2022

Conversation

jirikuncar
Copy link
Contributor

@jirikuncar jirikuncar commented Apr 12, 2022

var a []interface{} = nil

https://go.dev/play/p/ceQ-lp4dT2r

related #1452

@jirikuncar jirikuncar added backward-incompatible Warns for backward incompatible changes changelog/Changed Changed features results into a major version bump labels Apr 12, 2022
@jirikuncar jirikuncar requested a review from a team as a code owner April 12, 2022 12:45
@jirikuncar jirikuncar merged commit b62d9d6 into master Apr 12, 2022
@jirikuncar jirikuncar deleted the jirikuncar/no-reference-to-array branch April 12, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backward-incompatible Warns for backward incompatible changes changelog/Changed Changed features results into a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants