Skip to content

Commit

Permalink
Bump entgo.io/ent from 0.12.4-0.20230918073025-797534a0d1ca to 0.12.4 (
Browse files Browse the repository at this point in the history
…#1377)

* Bump entgo.io/ent from 0.12.4-0.20230918073025-797534a0d1ca to 0.12.4

Bumps [entgo.io/ent](https://github.com/ent/ent) from 0.12.4-0.20230918073025-797534a0d1ca to 0.12.4.
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](https://github.com/ent/ent/commits/v0.12.4)

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

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

* Regen with updated ent version

Signed-off-by: Jeff Mendoza <jlm@jlm.name>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jeff Mendoza <jlm@jlm.name>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeff Mendoza <jlm@jlm.name>
  • Loading branch information
dependabot[bot] and jeffmendoza committed Oct 11, 2023
1 parent 1db53ed commit baae9ca
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -179,7 +179,7 @@ require (

require (
entgo.io/contrib v0.4.5
entgo.io/ent v0.12.4-0.20230918073025-797534a0d1ca
entgo.io/ent v0.12.4
github.com/99designs/gqlgen v0.17.37
github.com/CycloneDX/cyclonedx-go v0.7.2
github.com/DATA-DOG/go-txdb v0.1.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -56,8 +56,8 @@ dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
entgo.io/contrib v0.4.5 h1:BFaOHwFLE8WZjVJadP0XHCIaxgcC1BAtUvAyw7M/GHk=
entgo.io/contrib v0.4.5/go.mod h1:wpZyq2DJgthugFvDBlaqMXj9mV4/9ebyGEn7xlTVQqE=
entgo.io/ent v0.12.4-0.20230918073025-797534a0d1ca h1:MXgZqLeGdjoxPfOQO5ewM1MobDMqMYaS9AatFTaFw2Y=
entgo.io/ent v0.12.4-0.20230918073025-797534a0d1ca/go.mod h1:Y3JVAjtlIk8xVZYSn3t3mf8xlZIn5SAOXZQxD6kKI+Q=
entgo.io/ent v0.12.4 h1:LddPnAyxls/O7DTXZvUGDj0NZIdGSu317+aoNLJWbD8=
entgo.io/ent v0.12.4/go.mod h1:Y3JVAjtlIk8xVZYSn3t3mf8xlZIn5SAOXZQxD6kKI+Q=
github.com/99designs/gqlgen v0.17.37 h1:PDUH/4AhEYmXb9b1AfxX2JY+myp5TIaoSjNEY7ugt/4=
github.com/99designs/gqlgen v0.17.37/go.mod h1:eov4+h4V+M6snvxWsGsUZskjv9r0vuIrSE7qjMkJYig=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Expand Down
4 changes: 2 additions & 2 deletions pkg/assembler/backends/ent/runtime/runtime.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit baae9ca

Please sign in to comment.