Skip to content

Bump go versions to 1.18+#203

Merged
pohly merged 2 commits intogo-logr:masterfrom
thockin:bump_go_1_18
Aug 5, 2023
Merged

Bump go versions to 1.18+#203
pohly merged 2 commits intogo-logr:masterfrom
thockin:bump_go_1_18

Conversation

@thockin
Copy link
Copy Markdown
Contributor

@thockin thockin commented Aug 4, 2023

Fixes #202

@thockin thockin mentioned this pull request Aug 4, 2023
4 tasks
Copy link
Copy Markdown
Contributor

@pohly pohly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we do a search/replace for s/interface{}/any/, either in this PR or a separate one?

Or do we transition organically as code using interface{} gets touched?

Personally I prefer a global search/replace to keep the code base consistent.

@thockin
Copy link
Copy Markdown
Contributor Author

thockin commented Aug 4, 2023

Good idea, new commit added

@pohly pohly merged commit 4c4e60e into go-logr:master Aug 5, 2023
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.

Bump min Go version to at least 18?

2 participants