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

Convert id to string using strconv.Itoa #22

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

eclipseo
Copy link
Contributor

See golang/go#32479

Fix #21.

Signed-off-by: Robert-André Mauchin zebob.m@gmail.com

See golang/go#32479

Fix duosecurity#21.

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
@vbscott vbscott merged commit 981c643 into duosecurity:master Jul 27, 2020
bensallen pushed a commit to bensallen/duo_api_golang that referenced this pull request Mar 3, 2021
See golang/go#32479

Fix duosecurity#21.

Signed-off-by: Robert-André Mauchin <zebob.m@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.

duo_test.go:26:47: conversion from int to string yields a string of one rune
2 participants