v0.5.2
What's Changed
- refactor(fetch/nvd): reduced memory by reading in stream by @MaineK00n in #81
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.16 by @dependabot in #95
- chore(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.9 by @dependabot in #92
- chore(deps): bump golang.org/x/sys from 0.0.0-20211103235746-7861aae1554b to 0.1.0 by @dependabot in #110
- chore(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #109
- chore(deps): bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 by @dependabot in #112
- chore(deps): bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.7.0 by @dependabot in #113
- chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.7.0 by @dependabot in #117
- chore(deps): bump gorm.io/gorm from 1.21.11 to 1.25.0 by @dependabot in #115
- chore(deps): bump github.com/spf13/viper from 1.8.1 to 1.15.0 by @dependabot in #119
- chore(deps): bump github.com/inconshreveable/log15 from 0.0.0-20201112154412-8562bdadbbac to 3.0.0-testing.5+incompatible by @dependabot in #123
- chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.2 by @dependabot in #122
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.14.1 to 2.30.2 by @dependabot in #121
- chore(deps): bump github.com/go-redis/redis/v8 from 8.10.0 to 8.11.5 by @dependabot in #120
- chore(deps): use github.com/labstack/echo/v4 by @MaineK00n in #124
- refactor: use pure go sqlite driver by @MaineK00n in #125
New Contributors
- @dependabot made their first contribution in #95
Full Changelog: v0.5.1...v0.5.2