Skip to content

Commit

Permalink
Bump github.com/jinzhu/copier from 0.2.5 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.2.5 to 0.4.0.
- [Commits](jinzhu/copier@v0.2.5...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/jinzhu/copier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 8, 2024
1 parent d1cdc01 commit b257c3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ require (
github.com/fatih/color v1.17.0
github.com/golang/protobuf v1.5.2
github.com/iris-contrib/middleware/cors v0.0.0-20220417122231-60b1fdb1e02b
github.com/jinzhu/copier v0.2.5
github.com/jinzhu/copier v0.4.0
github.com/kataras/iris/v12 v12.2.11
github.com/klauspost/pgzip v1.2.5 // indirect
github.com/mattn/go-runewidth v0.0.15
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ github.com/iris-contrib/middleware/cors v0.0.0-20220417122231-60b1fdb1e02b h1:Bl
github.com/iris-contrib/middleware/cors v0.0.0-20220417122231-60b1fdb1e02b/go.mod h1:dYJ5AybJG4aqfNDZw3aCou67VsPhj9cLq1FSFRU+mIo=
github.com/iris-contrib/schema v0.0.6 h1:CPSBLyx2e91H2yJzPuhGuifVRnZBBJ3pCOMbOvPZaTw=
github.com/iris-contrib/schema v0.0.6/go.mod h1:iYszG0IOsuIsfzjymw1kMzTL8YQcCWlm65f3wX8J5iA=
github.com/jinzhu/copier v0.2.5 h1:Spb+3hARaAN5eeGvqS1YAZflyIz3hCgh6HgvIlDi7U0=
github.com/jinzhu/copier v0.2.5/go.mod h1:24xnZezI2Yqac9J61UC6/dG/k76ttpq0DdJI3QmUvro=
github.com/jinzhu/copier v0.4.0 h1:w3ciUoD19shMCRargcpm0cm91ytaBhDvuRpz1ODO/U8=
github.com/jinzhu/copier v0.4.0/go.mod h1:DfbEm0FYsaqBcKcFuvmOZb218JkPGtvSHsKg8S8hyyg=
github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=
github.com/jinzhu/inflection v1.0.0/go.mod h1:h+uFLlag+Qp1Va5pdKtLDYj+kHp5pxUVkryuEj+Srlc=
github.com/jinzhu/now v1.1.4/go.mod h1:d3SSVoowX0Lcu0IBviAWJpolVfI5UJVZZ7cO71lE/z8=
Expand Down

0 comments on commit b257c3c

Please sign in to comment.