Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace reflect.DeepEqual() with "github.com/google/go-cmp/cmp" (#58)
* Replace reflect.DeepEqual() with github.com/google/go-cmp/cmp * Added import to "github.com/google/go-cmp/cmp" and removed reflect
- Loading branch information