+1
-0
lines changedFilter options
+1
-0
lines changed Original file line number Diff line number Diff line change
@@ -18,6 +18,7 @@ import (
18
18
19
19
_ "github.com/go-sql-driver/mysql" // import to support MySQL
20
20
_ "github.com/lib/pq" // import to support Postgres
21
+
_ "github.com/mattn/go-sqlite3" // import to support SQLite
21
22
)
22
23
23
24
func parseSigner(root *config.Root) (signer.Signer, error) {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4