entc/gen: change codegen signature from entc to ent (#2627)

This commit is contained in:
Ariel Mashraki
2022-06-07 17:48:17 +03:00
committed by GitHub
parent d9d63b5814
commit fd955654a0
1267 changed files with 1267 additions and 1267 deletions

View File

@@ -114,7 +114,7 @@ go generate ./...
You may have noticed that Ent generated a new file `ent/mutation_input.go` with the following content:
```go title="ent/template/mutation_input.go"
// Code generated by entc, DO NOT EDIT.
// Code generated by ent, DO NOT EDIT.
package ent