Commit 787f1cf0 authored by gwenn's avatar gwenn

Updated to last weekly release.

parent 98b43ca9
......@@ -5,8 +5,8 @@
package sqlite
import (
"exp/sql"
"exp/sql/driver"
"database/sql"
"database/sql/driver"
"io"
)
......
package sqlite_test
import (
"exp/sql"
"database/sql"
"testing"
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment