Just some thought; the mattn/go-sqlite3 package is a big vendored package, and only used to migrate the legacy graphdb links (Docker 1.9 and older) to the new "runtime" links (#16032)
Should we;
- mark the option to migrate from 1.9 versions as "deprecated" (to be removed in 1.14)?
- move the migration to an external tool?