mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-22 18:06:11 +00:00
fix(deps): update module github.com/imdario/mergo to v1
This commit is contained in:
parent
83fc0386ad
commit
68935dca84
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/andygrunwald/go-jira v1.16.0
|
||||
github.com/coreos/go-semver v0.3.1
|
||||
github.com/fatih/color v1.18.0
|
||||
github.com/imdario/mergo v0.3.16
|
||||
github.com/imdario/mergo v1.0.2
|
||||
github.com/kyokomi/emoji/v2 v2.2.13
|
||||
github.com/mattn/go-colorable v0.1.14
|
||||
github.com/stretchr/testify v1.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue