Commit Graph

3 Commits

Author SHA1 Message Date
Michał Matczuk
47c22c9fd2 makefile: switched to golangci-lint 2018-07-28 06:54:20 +02:00
Michał Matczuk
daad194304 reflectx: fixes to items reported by megacheck 2018-05-25 11:17:07 +02:00
Michał Matczuk
aef66f4663 reflectx: code ported from github.com/jmoiron/sqlx a2429ba
Depending on sqlx makes users pull SQL related code that is usually not
needed. Tools like dep make it easier by explicitly listing relevant
subpackages but the code needs to be downloaded anyway.
2018-05-25 11:17:07 +02:00