fix(deps): update module github.com/imdario/mergo to v1

This commit is contained in:
renovate[bot] 2025-10-30 10:13:30 +00:00 committed by GitHub
parent 83fc0386ad
commit 68935dca84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -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