Skip to content

Commit

Permalink
build(deps): update module entgo.io/ent to v0.12.5 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 5a7a695 commit 64c2f73
Show file tree
Hide file tree
Showing 10 changed files with 151 additions and 52 deletions.
47 changes: 43 additions & 4 deletions ent/client.go

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

23 changes: 3 additions & 20 deletions ent/pulls/where.go

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

7 changes: 7 additions & 0 deletions ent/pulls_create.go

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

64 changes: 64 additions & 0 deletions ent/pulls_update.go

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

4 changes: 2 additions & 2 deletions ent/runtime/runtime.go

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

23 changes: 3 additions & 20 deletions ent/user/where.go

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

7 changes: 7 additions & 0 deletions ent/user_create.go

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

16 changes: 16 additions & 0 deletions ent/user_update.go

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

4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.1

require (
entgo.io/ent v0.12.3
entgo.io/ent v0.12.5
github.com/davecgh/go-spew v1.1.1
github.com/go-resty/resty/v2 v2.11.0
github.com/google/go-github/v56 v56.0.0
Expand All @@ -21,7 +21,7 @@ require (
)

require (
ariga.io/atlas v0.10.2-0.20230427182402-87a07dfb83bf // indirect
ariga.io/atlas v0.14.1-0.20230918065911-83ad451a4935 // indirect
github.com/agext/levenshtein v1.2.3 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
Expand Down
Loading

0 comments on commit 64c2f73

Please sign in to comment.