2
0

Update github.com/JackC to github.com/jackc

This commit is contained in:
Jack Christensen
2014-06-21 08:36:20 -05:00
parent d9522a4741
commit b2c1a14fcc
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package pgx_test
import (
"encoding/binary"
"fmt"
"github.com/JackC/pgx"
"github.com/jackc/pgx"
"io"
"regexp"
"strconv"