mirror of
https://github.com/status-im/go-sqlcipher.git
synced 2026-08-27 16:21:09 +00:00
use github.com/mutecomm/go-sqlcipher for example
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"log"
|
||||
"os"
|
||||
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
_ "github.com/mutecomm/go-sqlcipher"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user