1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2024-11-24 08:12:13 +02:00

change package url for README consistency with example, closes #34

This commit is contained in:
gedi 2016-02-26 14:41:45 +02:00
parent b465b1f024
commit 11d3eed600

View File

@ -88,7 +88,7 @@ import (
"fmt"
"testing"
"github.com/DATA-DOG/go-sqlmock"
"gopkg.in/DATA-DOG/go-sqlmock.v1"
)
// a successful case