We use github.com/mattn/go-sqlite3 which is cgo based.
At the moment we started using it there were no native implementation but now there is github.com/glebarez/go-sqlite which is native.
I suggest estimating the effort to migrate from cgo library to native.