JamesClonk / vultr

:penguin: Vultr CLI and API client library
https://jamesclonk.github.io/vultr/
MIT License
379 stars 75 forks source link

Convert int to string using fmt.Sprint #76

Closed eclipseo closed 4 years ago

eclipseo commented 4 years ago

See https://github.com/golang/go/issues/32479

Fix #75.

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

JamesClonk commented 4 years ago

thanks! :+1: