In this release, we drastically reduced the number of dependencies of the library. We refactored the tests into a separate Go module, and means we don't need to import the SQL drivers on the main go.mod
anymore. testfixtures
now has only 2 dependencies!