mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
fix: upgrade go-sqlite3 verion, remove compile warning. Close #103
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.14
|
||||
require (
|
||||
github.com/godbus/dbus/v5 v5.0.3
|
||||
github.com/jszwec/csvutil v1.3.0
|
||||
github.com/mattn/go-sqlite3 v1.14.0
|
||||
github.com/mattn/go-sqlite3 v1.14.9
|
||||
github.com/ppacher/go-dbus-keyring v1.0.1
|
||||
github.com/tidwall/gjson v1.9.3
|
||||
github.com/urfave/cli/v2 v2.2.0
|
||||
|
||||
Reference in New Issue
Block a user