Importing a database driver

Report a typo

You've just started a new Go project that will work with a sqlite3 database! Write the correct code line required to properly import the "github.com/mattn/go-sqlite3" package below.

Take notice that you should import the go-sqlite3 package in one line!

Enter a short text
___

Create a free account to access the full topic