A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cloudflare/cfssl/commit/7c2aa5370604154f4fda0407ad151fa7de9beba9 below:

Add missing sqlite import · cloudflare/cfssl@7c2aa53 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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