Releases: djocker/governator
Releases · djocker/governator
1.0
Make tests which expect an error more lenient while testing them
Don't hardcode the full error message, since it varies by platform
and Go version. Instead, allow errors to match substrings.