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

Fix int to string conversion #262

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Fix int to string conversion #262

merged 1 commit into from
Aug 26, 2020

Conversation

smlx
Copy link
Contributor

@smlx smlx commented Aug 20, 2020

What this PR does / why we need it:

The old code was incorrect and no longer builds with Go 1.15 when running go test.

See the 1.15 release notes here: https://golang.org/doc/go1.15#vet

Which issue this PR fixes: n/a

Special notes for your reviewer: none.

The old code was incorrect and no longer builds with Go 1.15.

Signed-off-by: Scott Leggett <[email protected]>
@unguiculus unguiculus merged commit 98f1d48 into helm:master Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants