mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
fix(deps): update all non-major dependencies (#115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9d62af2943
commit
703cfdefff
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue