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

changes to the 1.16 testing libraries #282

Merged
merged 1 commit into from
Mar 17, 2021
Merged

changes to the 1.16 testing libraries #282

merged 1 commit into from
Mar 17, 2021

Conversation

kensipe
Copy link
Member

@kensipe kensipe commented Mar 17, 2021

Apparently changes to go test do NOT need to be backward compatible :) comments in code:

// It is not meant to be called directly and is not subject to the Go 1 compatibility document.

ref: https://golang.org/src/testing/testing.go

This change is safe to merge allowing kuttl to be built with go 1.15 or go 1.16 (1.16 fails without it)

Signed-off-by: Ken Sipe kensipe@gmail.com

Signed-off-by: Ken Sipe <kensipe@gmail.com>
@kensipe kensipe merged commit 6de9356 into main Mar 17, 2021
@kensipe kensipe deleted the ken/go1-16-changes branch March 17, 2021 17:53
ANeumann82 pushed a commit that referenced this pull request Apr 21, 2021
Signed-off-by: Ken Sipe <kensipe@gmail.com>
ANeumann82 added a commit that referenced this pull request Apr 21, 2021
Signed-off-by: Ken Sipe <kensipe@gmail.com>

Co-authored-by: Ken Sipe <kensipe@gmail.com>
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.

None yet

2 participants