mirror of https://github.com/mattn/go-sqlite3.git
Fixes package name
This commit is contained in:
parent
ff8e6729ce
commit
c7bece2a70
|
@ -1,4 +1,4 @@
|
||||||
package sqlite
|
package sqlite3
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#include <sqlite3.h>
|
#include <sqlite3.h>
|
||||||
|
|
Loading…
Reference in New Issue