Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure Go 1.11 compatibility... (#215)
...by replacing strings.ReplaceAll() with strings.Replace(). Progress towards #206
- Loading branch information