fix(deps): update module github.com/jinzhu/copier to v0.4.0

This commit is contained in:
renovate 2023-08-21 11:03:05 +00:00
parent 2081852004
commit 29d0f3ed37
1 changed files with 1 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.3.0
github.com/jinzhu/copier v0.3.5
github.com/jinzhu/copier v0.4.0
github.com/jszwedko/go-datemath v0.1.1-0.20230526204004-640a500621d6
github.com/labstack/echo-jwt/v4 v4.2.0
github.com/labstack/echo/v4 v4.11.1