v0.21.0
IMPROVEMENTS
- database: support disabling CGO by removing sqlite support when compiled without CGO
- Set meaningful names for databases used in tests (#172)
BUILD
- fix(deps): update module github.com/go-kit/kit to v0.11.0
- fix(deps): update module github.com/google/uuid to v1.3.0
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.8
- fix(deps): update module github.com/spf13/viper to v1.8.1