Switched example back to mattn's repo.
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"database/sql"
|
||||
"fmt"
|
||||
_ "github.com/cookieo9/go-sqlite3"
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
"os"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user