Skip to content

Commit

Permalink
Bump entgo.io/contrib from 0.4.5 to 0.5.0 (#1894)
Browse files Browse the repository at this point in the history
* Bump entgo.io/contrib from 0.4.5 to 0.5.0

Bumps [entgo.io/contrib](https://github.com/ent/contrib) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/ent/contrib/releases)
- [Commits](ent/contrib@v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: entgo.io/contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* regen code

Signed-off-by: pxp928 <parth.psu@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: pxp928 <parth.psu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pxp928 <parth.psu@gmail.com>
  • Loading branch information
dependabot[bot] and pxp928 committed May 7, 2024
1 parent 098c57a commit 286c0f8
Show file tree
Hide file tree
Showing 5 changed files with 596 additions and 477 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ require (

require (
deps.dev/api/v3 v3.0.0-20240503042720-6166138ce783
entgo.io/contrib v0.4.5
entgo.io/contrib v0.5.0
entgo.io/ent v0.13.0
github.com/99designs/gqlgen v0.17.45
github.com/CycloneDX/cyclonedx-go v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
deps.dev/api/v3 v3.0.0-20240503042720-6166138ce783 h1:ls9MrAHgWyVrhaRw/xGuFc6/oNUR4VYKGWf2ZCAVsjo=
deps.dev/api/v3 v3.0.0-20240503042720-6166138ce783/go.mod h1:DyBY3wNVqRCwvb4tLvz6LL/FupH3FMflEROyQAv2Vi0=
entgo.io/contrib v0.4.5 h1:BFaOHwFLE8WZjVJadP0XHCIaxgcC1BAtUvAyw7M/GHk=
entgo.io/contrib v0.4.5/go.mod h1:wpZyq2DJgthugFvDBlaqMXj9mV4/9ebyGEn7xlTVQqE=
entgo.io/contrib v0.5.0 h1:M4IqodImfUm327RDwNAITLNz3PsxVeC3rD4DPeVA8Gs=
entgo.io/contrib v0.5.0/go.mod h1:q8dXQCmzqpSlVdT2bWDydjgznGcy3y4zmsYmVFC9V/U=
entgo.io/ent v0.13.0 h1:DclxWczaCpyiKn6ZWVcJjq1zIKtJ11iNKy+08lNYsJE=
entgo.io/ent v0.13.0/go.mod h1:+oU8oGna69xy29O+g+NEz+/TM7yJDhQQGJfuOWq1pT8=
github.com/99designs/gqlgen v0.17.45 h1:bH0AH67vIJo8JKNKPJP+pOPpQhZeuVRQLf53dKIpDik=
Expand Down
Loading

0 comments on commit 286c0f8

Please sign in to comment.