5 Commits

Author SHA1 Message Date
6618bff806 mysql: pin the mysql dependency 2018-01-24 11:07:57 +01:00
e023f79c5a migrate from govendor to dep 2018-01-19 09:48:15 +01:00
7bc7af6c39 mysql: update mysql driver to latest master
The latest master implements the ColumnType interface.

See https://github.com/go-sql-driver/mysql/issues/495

This removes the custom code in the vendor folder that
did a ColumnType mapping.
2018-01-18 11:50:16 +01:00
bd3f825a6e updated go-sql-driver 2017-03-31 12:50:07 +02:00
6253476c73 tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00