Hi [~endaphelan] I understand that in the [PR|https://github.com/aerogear/mobile-security-service/pull/42/files#diff-000cf6f2bbbae18f57a23e6b91428803] linked here you are using the following dep
{code:java} sqlmock "gopkg.in/DATA-DOG/go-sqlmock.v1" {code}
Shows that we should use [https://github.com/matryer/moq|matryer/moq] instead according to the description of this JIRA. I mean is it mandatory the usage of [https://github.com/matryer/moq|matryer/moq] or can we do in any way it? Do you know? c/c [~dffrench] |
|