## Summary Goconvey testing library that we use in this project depends on `smartystreets/assertions` which recently [started using API from Golang v1.13](https://github.com/smartystreets/assertions/commit/b63c46aebc02f130a052a785f4f27bc938f2a4f3#diff-65fa0d5b4af4e755a507061fdfa76ddbR146). This is a [breaking change](https://github.com/smartystreets/goconvey/issues/600) and has made our builds fail. AC: - [ ] Fix build issue(s) with goconvey