1
0

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

This commit is contained in:
renovate
2023-05-27 09:01:51 +00:00
committed by konrad
parent a82192080b
commit 5f06117167
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -40,7 +40,7 @@ require (
github.com/google/uuid v1.3.0
github.com/hashicorp/go-version v1.6.0
github.com/iancoleman/strcase v0.2.0
github.com/imdario/mergo v0.3.15
github.com/imdario/mergo v0.3.16
github.com/jinzhu/copier v0.3.5
github.com/labstack/echo-jwt/v4 v4.2.0
github.com/labstack/echo/v4 v4.10.2