Skip to content

v0.21.0

Compare
Choose a tag to compare
@adamdecaf adamdecaf released this 15 Jul 21:37
· 618 commits to master since this release

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