fix(deps): update all non-major dependencies (#115)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-12 10:27:27 -06:00 committed by GitHub
parent 9d62af2943
commit 703cfdefff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -3,10 +3,10 @@ module github.com/git-chglog/git-chglog
go 1.15
require (
github.com/AlecAivazis/survey/v2 v2.2.8
github.com/AlecAivazis/survey/v2 v2.2.9
github.com/andygrunwald/go-jira v1.13.0
github.com/fatih/color v1.10.0
github.com/imdario/mergo v0.3.11
github.com/imdario/mergo v0.3.12
github.com/kyokomi/emoji/v2 v2.2.8
github.com/mattn/go-colorable v0.1.8
github.com/stretchr/testify v1.7.0