Update github.com/mattn/go-sqlite3 to v1.14.6
Showing
... | ... | @@ -9,7 +9,7 @@ require ( |
github.com/go-ldap/ldap/v3 v3.2.4 | ||
github.com/go-sql-driver/mysql v1.5.0 | ||
github.com/lib/pq v1.9.0 | ||
github.com/mattn/go-sqlite3 v0.0.0-20180926090220-0a88db3545c4 | ||
github.com/mattn/go-sqlite3 v1.14.6 | ||
github.com/prometheus/client_golang v1.9.0 | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
gopkg.in/yaml.v2 v2.4.0 | ||
... | ... |