Update module github.com/imdario/mergo to v0.3.15

This commit is contained in:
renovate[bot]
2023-05-24 02:20:56 +00:00
parent cb233072ca
commit d0db3c0829
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/google/uuid v1.3.0
github.com/iancoleman/strcase v0.2.0
github.com/icza/dyno v0.0.0-20230330125955-09f820a8d9c0
github.com/imdario/mergo v0.3.14
github.com/imdario/mergo v0.3.15
github.com/jonas-plum/maut v0.0.0-20221105155335-ed984fd96915
github.com/mingrammer/commonregex v1.0.1
github.com/stretchr/testify v1.8.3