v1.5.11
- migrate to github.com/go-kit/log by @shogo82148 in #149
- fix short id generator by @shogo82148 in #150
What's Changed
- build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.16.0 by @dependabot in #134
- build(deps): bump golang.org/x/tools from 0.1.5 to 0.1.6 by @dependabot in #135
- build(deps): bump github.com/go-kit/kit from 0.11.0 to 0.12.0 by @dependabot in #136
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0 by @dependabot in #137
- build(deps): bump golang.org/x/tools from 0.1.6 to 0.1.7 by @dependabot in #138
- build(deps): bump github.com/go-openapi/loads from 0.20.2 to 0.20.3 by @dependabot in #139
- build(deps): bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 by @dependabot in #140
- build(deps): bump github.com/armon/go-metrics from 0.3.9 to 0.3.10 by @dependabot in #141
- build(deps): bump github.com/go-openapi/loads from 0.20.3 to 0.21.0 by @dependabot in #142
- build(deps): bump github.com/onsi/gomega from 1.16.0 to 1.17.0 by @dependabot in #143
- build(deps): bump github.com/gofrs/uuid from 3.4.0+incompatible to 4.2.0+incompatible by @dependabot in #145
- build(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #146
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 by @dependabot in #147
- migrate the ioutil package by @shogo82148 in #148
- migrate to github.com/go-kit/log by @shogo82148 in #149
- fix short id generator by @shogo82148 in #150
Full Changelog: v1.5.10...v1.5.11