Commit ab5c3804 authored by cznic's avatar cznic
Browse files

remove all traces of mattn/go-sqlite3

TIL that 'go get example.com/foo' downloads only what the respective
package requires, but 'go mod tidy' will also download test-only
dependencies.

If needed, the CGo dependencies can be revived in a separate
repository/module. For now just delete it.

h/t: Dan Kortschak
parent 86f4fa01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment